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