IA2AProtectedDiskDetails.RecoveryDiskUri 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.
Recovery disk uri.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Recovery disk uri.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryDiskUri")]
public string RecoveryDiskUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Recovery disk uri.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryDiskUri")>]
member this.RecoveryDiskUri : string with get, set
Public Property RecoveryDiskUri As String
Property Value
- Attributes