Share via


INetworkFunctionRoleConfiguration.VhdUri Property

Definition

Specifies the virtual hard disk's uri.

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

Property Value

Attributes

Applies to