Share via


IGuestConfigurationAssignment.LatestAssignmentReportId Property

Definition

GUID that identifies the guest configuration assignment report under a subscription, resource group.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Description="GUID that identifies the guest configuration assignment report under a subscription, resource group.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="reportId")]
public string LatestAssignmentReportId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Description="GUID that identifies the guest configuration assignment report under a subscription, resource group.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="reportId")>]
member this.LatestAssignmentReportId : string
Public ReadOnly Property LatestAssignmentReportId As String

Property Value

Attributes

Applies to