Delen via


IProtectedItemModelProperties.ProtectionState Property

Definition

Gets or sets the protection state.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the protection state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.ProtectionState) }, ReadOnly=true, Required=false, SerializedName="protectionState")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.ProtectionState? ProtectionState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the protection state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.ProtectionState) }, ReadOnly=true, Required=false, SerializedName="protectionState")>]
member this.ProtectionState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.ProtectionState>
Public ReadOnly Property ProtectionState As Nullable(Of ProtectionState)

Property Value

Attributes

Applies to