AppPlatformAppResource.GetAppPlatformCustomDomains Method

Definition

Gets a collection of AppPlatformCustomDomainResources in the AppPlatformApp.

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

Returns

An object representing collection of AppPlatformCustomDomainResources and their operations over a AppPlatformCustomDomainResource.

Applies to