IVirtualHardDisk.Uri Property

Definition

Specifies the virtual hard disk's uri.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Create=true, Description="Specifies the virtual hard disk's uri.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="uri", Update=true)]
public string Uri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Create=true, Description="Specifies the virtual hard disk's uri.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="uri", Update=true)>]
member this.Uri : string with get, set
Public Property Uri As String

Property Value

Attributes

Applies to