Share via


AppPlatformApiPortalResource.GetAppPlatformApiPortalCustomDomains Method

Definition

Gets a collection of AppPlatformApiPortalCustomDomainResources in the AppPlatformApiPortal.

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

Returns

An object representing collection of AppPlatformApiPortalCustomDomainResources and their operations over a AppPlatformApiPortalCustomDomainResource.

Applies to