MockableAgFoodPlatformArmClient.GetAgFoodPlatformPrivateEndpointConnectionResource Method

Definition

Gets an object representing an AgFoodPlatformPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AgFoodPlatformPrivateEndpointConnectionResourceResourceIdentifier from its components.

public virtual Azure.ResourceManager.AgFoodPlatform.AgFoodPlatformPrivateEndpointConnectionResource GetAgFoodPlatformPrivateEndpointConnectionResource (Azure.Core.ResourceIdentifier id);
abstract member GetAgFoodPlatformPrivateEndpointConnectionResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.AgFoodPlatform.AgFoodPlatformPrivateEndpointConnectionResource
override this.GetAgFoodPlatformPrivateEndpointConnectionResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.AgFoodPlatform.AgFoodPlatformPrivateEndpointConnectionResource
Public Overridable Function GetAgFoodPlatformPrivateEndpointConnectionResource (id As ResourceIdentifier) As AgFoodPlatformPrivateEndpointConnectionResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a AgFoodPlatformPrivateEndpointConnectionResource object.

Applies to