Share via


IGuestConfigurationAssignmentProperties.GuestConfigurationContentUri Property

Definition

Uri of the storage where guest configuration package is uploaded.

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

Property Value

Attributes

Applies to