AppPlatformGatewayResource.GetAppPlatformGatewayCustomDomains Method

Definition

Gets a collection of AppPlatformGatewayCustomDomainResources in the AppPlatformGateway.

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

Returns

An object representing collection of AppPlatformGatewayCustomDomainResources and their operations over a AppPlatformGatewayCustomDomainResource.

Applies to