Uses of Class
com.azure.resourcemanager.storage.models.InventoryRuleType
Packages that use InventoryRuleType
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of InventoryRuleType in com.azure.resourcemanager.storage.models
Fields in com.azure.resourcemanager.storage.models declared as InventoryRuleTypeModifier and TypeFieldDescriptionstatic final InventoryRuleTypeInventoryRuleType.INVENTORYStatic value Inventory for InventoryRuleType.Methods in com.azure.resourcemanager.storage.models that return InventoryRuleTypeModifier and TypeMethodDescriptionstatic InventoryRuleTypeInventoryRuleType.fromString(String name) Creates or finds a InventoryRuleType from its string representation.BlobInventoryPolicySchema.type()Get the type property: The valid value is Inventory.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type InventoryRuleTypeModifier and TypeMethodDescriptionstatic Collection<InventoryRuleType>InventoryRuleType.values()Gets known InventoryRuleType values.Methods in com.azure.resourcemanager.storage.models with parameters of type InventoryRuleTypeModifier and TypeMethodDescriptionBlobInventoryPolicySchema.withType(InventoryRuleType type) Set the type property: The valid value is Inventory.