Share via


ImmutabilitySettings.State Property

Definition

Immutability state

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.ImmutabilityState? State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.ImmutabilityState> with get, set
Public Property State As Nullable(Of ImmutabilityState)

Property Value

Implements

Attributes

Applies to