Share via


IGuestConfigurationAssignment.LatestReportId Property

Definition

Id of the latest report for the guest configuration assignment.

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

Property Value

Attributes

Applies to