Microsoft.Azure.Management.Storage.Fluent.ImmutabilityPolicy.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of a ImmutabilityPolicy definition. |
IDefinition |
The entirety of the ImmutabilityPolicy definition. |
IWithContainer |
The stage of the immutabilitypolicy definition allowing to specify Container. |
IWithCreate |
The stage of the definition which contains all the minimum required inputs for the resource to be created (via WithCreate.create()), but also allows for any other optional settings to be specified. |
IWithIfMatch |
The stage of the immutabilitypolicy definition allowing to specify IfMatch. |
IWithImmutabilityPeriodSinceCreationInDays |
The stage of the immutabilitypolicy definition allowing to specify ImmutabilityPeriodSinceCreationInDays. |
Azure SDK for .NET