Freigeben über


AppPlatformExtensions.GetAppPlatformCustomDomainResource Methode

Definition

Ruft ein -Objekt ab, das zusammen AppPlatformCustomDomainResource mit den instance-Vorgängen darstellt, die für das Objekt ausgeführt werden können, aber keine Daten enthalten. Sie können verwenden CreateResourceIdentifier(String, String, String, String, String) , um eine AppPlatformCustomDomainResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

public static Azure.ResourceManager.AppPlatform.AppPlatformCustomDomainResource GetAppPlatformCustomDomainResource (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier id);
static member GetAppPlatformCustomDomainResource : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.AppPlatform.AppPlatformCustomDomainResource
<Extension()>
Public Function GetAppPlatformCustomDomainResource (client As ArmClient, id As ResourceIdentifier) As AppPlatformCustomDomainResource

Parameter

client
ArmClient

Der ArmClient instance die -Methode ausgeführt wird.

id
ResourceIdentifier

Die Ressourcen-ID der abzurufenden Ressource.

Gibt zurück

Gibt ein AppPlatformCustomDomainResource-Objekt zurück.

Gilt für: