Freigeben über


MonitorExtensions.GetMonitorPrivateEndpointConnectionResource Methode

Definition

Ruft ein -Objekt ab, das zusammen MonitorPrivateEndpointConnectionResource mit den instance Vorgängen darstellt, die ohne Daten ausgeführt werden können. Sie können verwenden CreateResourceIdentifier(String, String, String, String) , um eine MonitorPrivateEndpointConnectionResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

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

Parameter

client
ArmClient

Der ArmClient instance, für den die Methode ausgeführt wird.

id
ResourceIdentifier

Die Ressourcen-ID der abzurufenden Ressource.

Gibt zurück

Gibt ein MonitorPrivateEndpointConnectionResource-Objekt zurück.

Gilt für: