DedicatedHostInstanceView.AssetId 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.
Specifies the unique id of the dedicated physical machine on which the dedicated host resides.
public Azure.Provisioning.BicepValue<string> AssetId { get; }
member this.AssetId : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property AssetId As BicepValue(Of String)