Uses of Class
com.azure.resourcemanager.storage.models.ImmutableStorageWithVersioning
-
Packages that use ImmutableStorageWithVersioning Package Description com.azure.resourcemanager.storage.fluent.models Package containing the inner data models for StorageManagementClient.com.azure.resourcemanager.storage.models 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 ImmutableStorageWithVersioning Modifier and Type Method Description ImmutableStorageWithVersioningBlobContainerInner. immutableStorageWithVersioning()Get the immutableStorageWithVersioning property: The object level immutability property of the container.ImmutableStorageWithVersioningContainerProperties. immutableStorageWithVersioning()Get the immutableStorageWithVersioning property: The object level immutability property of the container.ImmutableStorageWithVersioningListContainerItemInner. 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 ImmutableStorageWithVersioning Modifier and Type Method Description BlobContainerInnerBlobContainerInner. withImmutableStorageWithVersioning(ImmutableStorageWithVersioning immutableStorageWithVersioning)Set the immutableStorageWithVersioning property: The object level immutability property of the container.ContainerPropertiesContainerProperties. withImmutableStorageWithVersioning(ImmutableStorageWithVersioning immutableStorageWithVersioning)Set the immutableStorageWithVersioning property: The object level immutability property of the container.ListContainerItemInnerListContainerItemInner. 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 ImmutableStorageWithVersioning Modifier and Type Method Description ImmutableStorageWithVersioningImmutableStorageWithVersioning. 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.
-