Share via


IGuestConfigurationNavigation.ContentUri Property

Definition

Uri of the storage where guest configuration package is uploaded.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Description="Uri of the storage where guest configuration package is uploaded.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="contentUri")]
public string ContentUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Description="Uri of the storage where guest configuration package is uploaded.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="contentUri")>]
member this.ContentUri : string with get, set
Public Property ContentUri As String

Property Value

Attributes

Applies to