Share via


IGuestConfigurationAssignmentReportProperties.VmssResourceId Property

Definition

Azure resource Id of the VMSS.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Description="Azure resource Id of the VMSS.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="vmssResourceId")]
public string VmssResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Description="Azure resource Id of the VMSS.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="vmssResourceId")>]
member this.VmssResourceId : string
Public ReadOnly Property VmssResourceId As String

Property Value

Attributes

Applies to