Share via


MockableNetAppArmClient.GetNetAppSubscriptionQuotaItemResource Method

Definition

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

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a NetAppSubscriptionQuotaItemResource object.

Applies to