EdgeMachineNetworkProfile 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.
NetworkProfile of edge machine.
public class EdgeMachineNetworkProfile : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.EdgeMachineNetworkProfile>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.EdgeMachineNetworkProfile>
type EdgeMachineNetworkProfile = class
interface IJsonModel<EdgeMachineNetworkProfile>
interface IPersistableModel<EdgeMachineNetworkProfile>
Public Class EdgeMachineNetworkProfile
Implements IJsonModel(Of EdgeMachineNetworkProfile), IPersistableModel(Of EdgeMachineNetworkProfile)
- Inheritance
-
EdgeMachineNetworkProfile
- Implements
Properties
| Name | Description |
|---|---|
| NicDetails |
List of Network Interface Card (NIC) Details of edge machine. |
| SwitchDetails |
List of switch Details of edge machine. |