Condividi tramite


MockableAvsArmClient.GetAvsPrivateCloudClusterResource Method

Definition

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

public virtual Azure.ResourceManager.Avs.AvsPrivateCloudClusterResource GetAvsPrivateCloudClusterResource(Azure.Core.ResourceIdentifier id);
abstract member GetAvsPrivateCloudClusterResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Avs.AvsPrivateCloudClusterResource
override this.GetAvsPrivateCloudClusterResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Avs.AvsPrivateCloudClusterResource
Public Overridable Function GetAvsPrivateCloudClusterResource (id As ResourceIdentifier) As AvsPrivateCloudClusterResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a AvsPrivateCloudClusterResource object.

Applies to