Uses of Class
com.azure.resourcemanager.storage.fluent.models.ManagementPolicyProperties
Packages that use ManagementPolicyProperties
Package
Description
Package containing the inner data models for StorageManagementClient.
-
Uses of ManagementPolicyProperties in com.azure.resourcemanager.storage.fluent.models
Classes in com.azure.resourcemanager.storage.fluent.models that implement interfaces with type arguments of type ManagementPolicyPropertiesModifier and TypeClassDescriptionfinal classThe Storage Account ManagementPolicy properties.Methods in com.azure.resourcemanager.storage.fluent.models that return ManagementPolicyPropertiesModifier and TypeMethodDescriptionstatic ManagementPolicyPropertiesManagementPolicyProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagementPolicyProperties from the JsonReader.ManagementPolicyProperties.withPolicy(ManagementPolicySchema policy) Set the policy property: The Storage Account ManagementPolicy, in JSON format.