Share via


IResource.Id Property

Definition

ARM resource id of the guest configuration assignment.

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

Property Value

Attributes

Applies to