次の方法で共有


AppPlatformApiPortalResource.GetAppPlatformApiPortalCustomDomains メソッド

定義

AppPlatformApiPortal 内の AppPlatformApiPortalCustomDomainResources のコレクションを取得します。

public virtual Azure.ResourceManager.AppPlatform.AppPlatformApiPortalCustomDomainCollection GetAppPlatformApiPortalCustomDomains ();
abstract member GetAppPlatformApiPortalCustomDomains : unit -> Azure.ResourceManager.AppPlatform.AppPlatformApiPortalCustomDomainCollection
override this.GetAppPlatformApiPortalCustomDomains : unit -> Azure.ResourceManager.AppPlatform.AppPlatformApiPortalCustomDomainCollection
Public Overridable Function GetAppPlatformApiPortalCustomDomains () As AppPlatformApiPortalCustomDomainCollection

戻り値

AppPlatformApiPortalCustomDomainResources のコレクションとその AppPlatformApiPortalCustomDomainResource に対する操作を表す オブジェクト。

適用対象