次の方法で共有


AppPlatformGatewayResource.GetAppPlatformGatewayCustomDomains メソッド

定義

AppPlatformGateway 内の AppPlatformGatewayCustomDomainResources のコレクションを取得します。

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

戻り値

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

適用対象