VolumePropertiesExportPolicy Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
VolumePropertiesExportPolicy() |
Initializes a new instance of the VolumePropertiesExportPolicy class. |
VolumePropertiesExportPolicy(IList<ExportPolicyRule>) |
Initializes a new instance of the VolumePropertiesExportPolicy class. |
VolumePropertiesExportPolicy()
Initializes a new instance of the VolumePropertiesExportPolicy class.
public VolumePropertiesExportPolicy ();
Public Sub New ()
Applies to
VolumePropertiesExportPolicy(IList<ExportPolicyRule>)
Initializes a new instance of the VolumePropertiesExportPolicy class.
public VolumePropertiesExportPolicy (System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.ExportPolicyRule> rules = default);
new Microsoft.Azure.Management.NetApp.Models.VolumePropertiesExportPolicy : System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.ExportPolicyRule> -> Microsoft.Azure.Management.NetApp.Models.VolumePropertiesExportPolicy
Public Sub New (Optional rules As IList(Of ExportPolicyRule) = Nothing)
Parameters
- rules
- IList<ExportPolicyRule>
Export policy rule