VirtualMachineScaleSetVmInstanceView.PlacementGroupId 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.
The placement group in which the VM is running. If the VM is deallocated it will not have a placementGroupId.
public string PlacementGroupId { get; }
member this.PlacementGroupId : string
Public ReadOnly Property PlacementGroupId As String