Share via


AvsPureStoragePolicyProperties(String, String) Constructor

Definition

Initializes a new instance of AvsPureStoragePolicyProperties.

public AvsPureStoragePolicyProperties(string storagePolicyDefinition, string storagePoolId);
new Azure.ResourceManager.Avs.Models.AvsPureStoragePolicyProperties : string * string -> Azure.ResourceManager.Avs.Models.AvsPureStoragePolicyProperties
Public Sub New (storagePolicyDefinition As String, storagePoolId As String)

Parameters

storagePolicyDefinition
String

Definition of a Pure Storage Policy Based Management policy.

storagePoolId
String

Azure resource ID of the Pure Storage Pool associated with the storage policy.

Exceptions

storagePolicyDefinition or storagePoolId is null.

Applies to