IApplianceNetworkConfiguration Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.ApplianceNetworkConfigurationTypeConverter))]
public interface IApplianceNetworkConfiguration : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.ApplianceNetworkConfigurationTypeConverter))>]
type IApplianceNetworkConfiguration = interface
interface IJsonSerializable
Public Interface IApplianceNetworkConfiguration
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| MacAddress |
Mac Address. |
| Name |
Name of the network. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |