MockableSecurityCenterArmClient.GetPrivateEndpointConnectionResource Method

Definition

Gets an object representing a PrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data.

public virtual Azure.ResourceManager.SecurityCenter.PrivateEndpointConnectionResource GetPrivateEndpointConnectionResource(Azure.Core.ResourceIdentifier id);
abstract member GetPrivateEndpointConnectionResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SecurityCenter.PrivateEndpointConnectionResource
override this.GetPrivateEndpointConnectionResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SecurityCenter.PrivateEndpointConnectionResource
Public Overridable Function GetPrivateEndpointConnectionResource (id As ResourceIdentifier) As PrivateEndpointConnectionResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a PrivateEndpointConnectionResource object.

Applies to