Share via


IGuestConfigurationAssignment.LatestReportId Property

Definition

Id of the latest report for the guest configuration assignment.

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

Property Value

Attributes

Applies to