Condividi tramite


MockableNetAppArmClient.GetNetAppElasticCapacityPoolResource Method

Definition

Gets an object representing a NetAppElasticCapacityPoolResource 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 a NetAppElasticCapacityPoolResourceResourceIdentifier from its components.

public virtual Azure.ResourceManager.NetApp.NetAppElasticCapacityPoolResource GetNetAppElasticCapacityPoolResource(Azure.Core.ResourceIdentifier id);
abstract member GetNetAppElasticCapacityPoolResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.NetApp.NetAppElasticCapacityPoolResource
override this.GetNetAppElasticCapacityPoolResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.NetApp.NetAppElasticCapacityPoolResource
Public Overridable Function GetNetAppElasticCapacityPoolResource (id As ResourceIdentifier) As NetAppElasticCapacityPoolResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a NetAppElasticCapacityPoolResource object.

Applies to