Interface BlobServiceProperties.Update
- All Superinterfaces:
Appliable<BlobServiceProperties>,BlobServiceProperties.UpdateStages.WithBlobVersioning,BlobServiceProperties.UpdateStages.WithContainerDeleteRetentionPolicy,BlobServiceProperties.UpdateStages.WithCors,BlobServiceProperties.UpdateStages.WithDefaultServiceVersion,BlobServiceProperties.UpdateStages.WithDeleteRetentionPolicy,Indexable
- Enclosing interface:
- BlobServiceProperties
public static interface BlobServiceProperties.Update
extends Appliable<BlobServiceProperties>, BlobServiceProperties.UpdateStages.WithCors, BlobServiceProperties.UpdateStages.WithDefaultServiceVersion, BlobServiceProperties.UpdateStages.WithDeleteRetentionPolicy, BlobServiceProperties.UpdateStages.WithBlobVersioning, BlobServiceProperties.UpdateStages.WithContainerDeleteRetentionPolicy
The template for a BlobServiceProperties update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.storage.models.BlobServiceProperties.UpdateStages.WithBlobVersioning
withBlobVersioningDisabled, withBlobVersioningEnabledMethods inherited from interface com.azure.resourcemanager.storage.models.BlobServiceProperties.UpdateStages.WithContainerDeleteRetentionPolicy
withContainerDeleteRetentionPolicy, withContainerDeleteRetentionPolicyDisabled, withContainerDeleteRetentionPolicyEnabledMethods inherited from interface com.azure.resourcemanager.storage.models.BlobServiceProperties.UpdateStages.WithCors
withCORSRule, withCORSRulesMethods inherited from interface com.azure.resourcemanager.storage.models.BlobServiceProperties.UpdateStages.WithDefaultServiceVersion
withDefaultServiceVersionMethods inherited from interface com.azure.resourcemanager.storage.models.BlobServiceProperties.UpdateStages.WithDeleteRetentionPolicy
withDeleteRetentionPolicy, withDeleteRetentionPolicyDisabled, withDeleteRetentionPolicyEnabled