VirtualMachineScaleSetVmNetworkProfileConfiguration Class
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.
Describes a virtual machine scale set VM network profile.
public class VirtualMachineScaleSetVmNetworkProfileConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Compute.Models.VirtualMachineScaleSetVmNetworkProfileConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Compute.Models.VirtualMachineScaleSetVmNetworkProfileConfiguration>
type VirtualMachineScaleSetVmNetworkProfileConfiguration = class
interface IJsonModel<VirtualMachineScaleSetVmNetworkProfileConfiguration>
interface IPersistableModel<VirtualMachineScaleSetVmNetworkProfileConfiguration>
Public Class VirtualMachineScaleSetVmNetworkProfileConfiguration
Implements IJsonModel(Of VirtualMachineScaleSetVmNetworkProfileConfiguration), IPersistableModel(Of VirtualMachineScaleSetVmNetworkProfileConfiguration)
- Inheritance
-
VirtualMachineScaleSetVmNetworkProfileConfiguration
- Implements
Constructors
| Name | Description |
|---|---|
| VirtualMachineScaleSetVmNetworkProfileConfiguration() |
Initializes a new instance of VirtualMachineScaleSetVmNetworkProfileConfiguration. |
Properties
| Name | Description |
|---|---|
| InterconnectGroupProfile |
Specifies the interconnect group profile to associate with the scale set vm instance. Minimum api-version: 2026-03-01. |
| NetworkInterfaceConfigurations |
The list of network configurations. |