DedicatedHost.HostId Property

Definition

A unique id generated and assigned to the dedicated host by the platform. Does not change throughout the lifetime of the host.

public Azure.Provisioning.BicepValue<string> HostId { get; }
member this.HostId : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property HostId As BicepValue(Of String)

Property Value

Applies to