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

Property Value

Attributes

Applies to