Share via


IGuestConfigurationAssignment.TargetResourceId Property

Definition

VM resource Id.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Create=false, Description="VM resource Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="targetResourceId", Update=false)]
public string TargetResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Create=false, Description="VM resource Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="targetResourceId", Update=false)>]
member this.TargetResourceId : string
Public ReadOnly Property TargetResourceId As String

Property Value

Attributes

Applies to