IHyperVReplicaBlueReplicationDetails.VMProtectionStateDescription Property

Definition

The protection state description for the vm.

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

Property Value

Attributes

Applies to