MockableNetAppArmClient.GetNetAppElasticSnapshotPolicyResource Method

Definition

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

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a NetAppElasticSnapshotPolicyResource object.

Applies to