IProtectedItemModelProperties.ProtectionStateDescription Property

Definition

Gets or sets the protection state description.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets or sets the protection state description.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="protectionStateDescription", Update=false)]
public string ProtectionStateDescription { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets or sets the protection state description.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="protectionStateDescription", Update=false)>]
member this.ProtectionStateDescription : string
Public ReadOnly Property ProtectionStateDescription As String

Property Value

Attributes

Applies to