Uses of Class
com.azure.resourcemanager.storage.models.ImmutableStorageWithVersioning
Packages that use ImmutableStorageWithVersioning
Package
Description
Package containing the inner data models for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of ImmutableStorageWithVersioning in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return ImmutableStorageWithVersioningModifier and TypeMethodDescriptionBlobContainerInner.immutableStorageWithVersioning()Get the immutableStorageWithVersioning property: The object level immutability property of the container.ContainerProperties.immutableStorageWithVersioning()Get the immutableStorageWithVersioning property: The object level immutability property of the container.ListContainerItemInner.immutableStorageWithVersioning()Get the immutableStorageWithVersioning property: The object level immutability property of the container.Methods in com.azure.resourcemanager.storage.fluent.models with parameters of type ImmutableStorageWithVersioningModifier and TypeMethodDescriptionBlobContainerInner.withImmutableStorageWithVersioning(ImmutableStorageWithVersioning immutableStorageWithVersioning) Set the immutableStorageWithVersioning property: The object level immutability property of the container.ContainerProperties.withImmutableStorageWithVersioning(ImmutableStorageWithVersioning immutableStorageWithVersioning) Set the immutableStorageWithVersioning property: The object level immutability property of the container.ListContainerItemInner.withImmutableStorageWithVersioning(ImmutableStorageWithVersioning immutableStorageWithVersioning) Set the immutableStorageWithVersioning property: The object level immutability property of the container. -
Uses of ImmutableStorageWithVersioning in com.azure.resourcemanager.storage.models
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type ImmutableStorageWithVersioningModifier and TypeClassDescriptionfinal classObject level immutability properties of the container.Methods in com.azure.resourcemanager.storage.models that return ImmutableStorageWithVersioningModifier and TypeMethodDescriptionImmutableStorageWithVersioning.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ImmutableStorageWithVersioning from the JsonReader.ImmutableStorageWithVersioning.withEnabled(Boolean enabled) Set the enabled property: This is an immutable property, when set to true it enables object level immutability at the container level.