VirtualNetwork interface
Virtual network model
Properties
assignable | can be used in vm creation/deletion NOTE: This property will not be serialized. It can only be populated by the server. |
id | virtual network id (privateCloudId:vsphereId) |
location | Azure region NOTE: This property will not be serialized. It can only be populated by the server. |
name | {VirtualNetworkName} NOTE: This property will not be serialized. It can only be populated by the server. |
private |
The Private Cloud id NOTE: This property will not be serialized. It can only be populated by the server. |
type | {resourceProviderNamespace}/{resourceType} NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
assignable
can be used in vm creation/deletion NOTE: This property will not be serialized. It can only be populated by the server.
assignable?: boolean
Property Value
boolean
id
virtual network id (privateCloudId:vsphereId)
id: string
Property Value
string
location
Azure region NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
name
{VirtualNetworkName} NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
privateCloudId
The Private Cloud id NOTE: This property will not be serialized. It can only be populated by the server.
privateCloudId?: string
Property Value
string
type
{resourceProviderNamespace}/{resourceType} NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string