MockableAgFoodPlatformArmClient.GetAgFoodPlatformPrivateLinkResource Method

Definition

Gets an object representing an AgFoodPlatformPrivateLinkResource 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 AgFoodPlatformPrivateLinkResourceResourceIdentifier from its components.

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a AgFoodPlatformPrivateLinkResource object.

Applies to