Share via


IHostEntityProperties.AzureId Property

Definition

The azure resource id of the VM.

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

Property Value

Attributes

Applies to