Share via


IVMInfo.VMId Property

Definition

Azure VM resource ID

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

Property Value

Attributes

Applies to