Share via


IAssignmentReportResource.ResourceId Property

Definition

Name of the guest configuration assignment resource setting.

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

Property Value

Attributes

Applies to