Share via


IGuestConfigurationAssignmentReport.Id Property

Definition

ARM resource id of the report for the guest configuration assignment.

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

Property Value

Attributes

Applies to