DedicatedHost.HostId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)