VirtualMachineScaleSetProperties.HighSpeedInterconnectPlacement 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 high speed interconnect placement for the virtual machine scale set.
public Azure.ResourceManager.Compute.Models.HighSpeedInterconnectPlacement? HighSpeedInterconnectPlacement { get; set; }
member this.HighSpeedInterconnectPlacement : Nullable<Azure.ResourceManager.Compute.Models.HighSpeedInterconnectPlacement> with get, set
Public Property HighSpeedInterconnectPlacement As Nullable(Of HighSpeedInterconnectPlacement)