Uses of Class
com.azure.resourcemanager.netapp.models.VolumePatchPropertiesExportPolicy
Packages that use VolumePatchPropertiesExportPolicy
Package
Description
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of VolumePatchPropertiesExportPolicy in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return VolumePatchPropertiesExportPolicyModifier and TypeMethodDescriptionVolumePatchProperties.exportPolicy()
Get the exportPolicy property: Set of export policy rules.Methods in com.azure.resourcemanager.netapp.fluent.models with parameters of type VolumePatchPropertiesExportPolicyModifier and TypeMethodDescriptionVolumePatchProperties.withExportPolicy
(VolumePatchPropertiesExportPolicy exportPolicy) Set the exportPolicy property: Set of export policy rules. -
Uses of VolumePatchPropertiesExportPolicy in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return VolumePatchPropertiesExportPolicyModifier and TypeMethodDescriptionVolumePatch.exportPolicy()
Get the exportPolicy property: Set of export policy rules.VolumePatchPropertiesExportPolicy.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of VolumePatchPropertiesExportPolicy from the JsonReader.VolumePatchPropertiesExportPolicy.withRules
(List<ExportPolicyRule> rules) Set the rules property: Export policy rule.Methods in com.azure.resourcemanager.netapp.models with parameters of type VolumePatchPropertiesExportPolicyModifier and TypeMethodDescriptionVolume.UpdateStages.WithExportPolicy.withExportPolicy
(VolumePatchPropertiesExportPolicy exportPolicy) Specifies the exportPolicy property: Set of export policy rules.VolumePatch.withExportPolicy
(VolumePatchPropertiesExportPolicy exportPolicy) Set the exportPolicy property: Set of export policy rules.