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
Methods in com.azure.resourcemanager.storage.models that return ImmutableStorageWithVersioningModifier and TypeMethodDescriptionImmutableStorageWithVersioning.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.