VolumePatchPropertiesExportPolicy 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
VolumePatchPropertiesExportPolicy() |
Initializes a new instance of the VolumePatchPropertiesExportPolicy class. |
VolumePatchPropertiesExportPolicy(IList<ExportPolicyRule>) |
Initializes a new instance of the VolumePatchPropertiesExportPolicy class. |
VolumePatchPropertiesExportPolicy()
Initializes a new instance of the VolumePatchPropertiesExportPolicy class.
public VolumePatchPropertiesExportPolicy ();
Public Sub New ()
Applies to
VolumePatchPropertiesExportPolicy(IList<ExportPolicyRule>)
Initializes a new instance of the VolumePatchPropertiesExportPolicy class.
public VolumePatchPropertiesExportPolicy (System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.ExportPolicyRule> rules = default);
new Microsoft.Azure.Management.NetApp.Models.VolumePatchPropertiesExportPolicy : System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.ExportPolicyRule> -> Microsoft.Azure.Management.NetApp.Models.VolumePatchPropertiesExportPolicy
Public Sub New (Optional rules As IList(Of ExportPolicyRule) = Nothing)
Parameters
- rules
- IList<ExportPolicyRule>
Export policy rule