ContainerServiceMachineProperties.ResourceId 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.
Azure resource id of the machine. It can be used to GET underlying VM Instance.
public Azure.Core.ResourceIdentifier ResourceId { get; }
member this.ResourceId : Azure.Core.ResourceIdentifier
Public ReadOnly Property ResourceId As ResourceIdentifier