Uses of Class
com.azure.resourcemanager.storage.fluent.models.BlobInventoryPolicyProperties
Packages that use BlobInventoryPolicyProperties
Package
Description
Package containing the inner data models for StorageManagementClient.
-
Uses of BlobInventoryPolicyProperties in com.azure.resourcemanager.storage.fluent.models
Classes in com.azure.resourcemanager.storage.fluent.models that implement interfaces with type arguments of type BlobInventoryPolicyPropertiesModifier and TypeClassDescriptionfinal classThe storage account blob inventory policy properties.Methods in com.azure.resourcemanager.storage.fluent.models that return BlobInventoryPolicyPropertiesModifier and TypeMethodDescriptionBlobInventoryPolicyProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BlobInventoryPolicyProperties from the JsonReader.BlobInventoryPolicyProperties.withPolicy(BlobInventoryPolicySchema policy) Set the policy property: The storage account blob inventory policy object.