Freigeben über


AppPlatformExtensions.GetAppPlatformGatewayCustomDomainResource Methode

Definition

Ruft ein -Objekt ab, das zusammen AppPlatformGatewayCustomDomainResource 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 AppPlatformGatewayCustomDomainResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

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

Parameter

client
ArmClient

Der ArmClient instance die -Methode ausgeführt wird.

id
ResourceIdentifier

Die Ressourcen-ID der abzurufenden Ressource.

Gibt zurück

Gibt ein AppPlatformGatewayCustomDomainResource-Objekt zurück.

Gilt für: