InlineNetworkRequest
Describes a new private network to create and attach to a VM as part of a create-VM request.
namestringnullable
Name of the new network. Must be non-empty, at most 128 characters, and contain only letters, digits, hyphens, underscores and spaces.
InlineNetworkRequest
{
"name": "string"
}