IInMageProtectedDiskDetails.ProtectionStage Property
Definition
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.
The protection stage.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The protection stage.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="protectionStage")]
public string ProtectionStage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The protection stage.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="protectionStage")>]
member this.ProtectionStage : string with get, set
Public Property ProtectionStage As String
Property Value
- Attributes