UpdateNetworkInterfaceSpecification

UpdateNetworkInterfaceSpecification
UpdateNetworkInterfaceSpecification
JSON Example
{
    "description": "string",
    "customProperties": {
        "customProperties": "string"
    },
    "name": "string",
    "address": "string"
}
string
description
Optional

Describes the network interface of the machine within the scope of your organization and is not propagated to the cloud

object
customProperties
Optional

Additional custom properties that may be used to extend the machine. Internal custom properties (for example, prefixed with: "__") can not be updated.

string
name
Optional

Network interface name used during machine network interface provisioning. This property only takes effect if it is set before machine provisioning starts. The change will not propagate to cloud endpoint for provisioned machines.

string
address
Optional

Set IPv4 address for the machine network interface. The change will not propagate to cloud endpoint for provisioned machines.