Language

MockableCommvaultContentStoreArmClient.GetCommvaultPlanResource Method

Definition

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

public virtual Azure.ResourceManager.CommvaultContentStore.CommvaultPlanResource GetCommvaultPlanResource(Azure.Core.ResourceIdentifier id);
abstract member GetCommvaultPlanResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.CommvaultContentStore.CommvaultPlanResource
override this.GetCommvaultPlanResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.CommvaultContentStore.CommvaultPlanResource
Public Overridable Function GetCommvaultPlanResource (id As ResourceIdentifier) As CommvaultPlanResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a CommvaultPlanResource object.

Applies to