IHostEntity.AzureId Property

Definition

The azure resource id of the VM.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The azure resource id of the VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="azureID", Update=false)]
public string AzureId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The azure resource id of the VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="azureID", Update=false)>]
member this.AzureId : string
Public ReadOnly Property AzureId As String

Property Value

Attributes

Applies to