InterconnectBlockData.Placement 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.
Placement section specifies the user-defined constraints for Interconnect Block hardware placement. This property cannot be changed once Interconnect Block is provisioned.
public Azure.ResourceManager.Compute.Models.VirtualMachinePlacement Placement { get; set; }
member this.Placement : Azure.ResourceManager.Compute.Models.VirtualMachinePlacement with get, set
Public Property Placement As VirtualMachinePlacement