IA2AProtectionIntentDiskInputDetails.DiskUri Property

Definition

The disk Uri.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The disk Uri.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="diskUri", Update=true)]
public string DiskUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The disk Uri.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="diskUri", Update=true)>]
member this.DiskUri : string with get, set
Public Property DiskUri As String

Property Value

Attributes

Applies to