ContainerNetworkInterfaceConfiguration 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.
Compatibility declaration for the ContainerNetworkInterfaceConfiguration type.
public class ContainerNetworkInterfaceConfiguration : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ContainerNetworkInterfaceConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ContainerNetworkInterfaceConfiguration>
type ContainerNetworkInterfaceConfiguration = class
inherit NetworkResourceData
interface IJsonModel<ContainerNetworkInterfaceConfiguration>
interface IPersistableModel<ContainerNetworkInterfaceConfiguration>
Public Class ContainerNetworkInterfaceConfiguration
Inherits NetworkResourceData
Implements IJsonModel(Of ContainerNetworkInterfaceConfiguration), IPersistableModel(Of ContainerNetworkInterfaceConfiguration)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ContainerNetworkInterfaceConfiguration() |
Initializes a new instance of ContainerNetworkInterfaceConfiguration. |
Properties
| Name | Description |
|---|---|
| ContainerNetworkInterfaces |
Gets or sets the ContainerNetworkInterfaces compatibility property. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| IpConfigurations |
A list of ip configurations of the container network interface configuration. |
| IPConfigurations |
Compatibility member. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the container network interface configuration resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |