VCenter interface
Defines the vCenter.
Properties
| connection |
Gets or sets the connection status to the vCenter. NOTE: This property will not be serialized. It can only be populated by the server. |
| credentials | Username / Password Credentials to connect to vcenter. |
| custom |
Gets the name of the corresponding resource in Kubernetes. NOTE: This property will not be serialized. It can only be populated by the server. |
| extended |
Gets or sets the extended location. |
| fqdn | Gets or sets the FQDN/IPAddress of the vCenter. |
| id | Gets or sets the Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| instance |
Gets or sets the instance UUID of the vCenter. NOTE: This property will not be serialized. It can only be populated by the server. |
| kind | Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value. |
| location | Gets or sets the location. |
| name | Gets or sets the name. NOTE: This property will not be serialized. It can only be populated by the server. |
| port | Gets or sets the port of the vCenter. |
| provisioning |
Gets the provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
| statuses | The resource status information. NOTE: This property will not be serialized. It can only be populated by the server. |
| system |
The system data. NOTE: This property will not be serialized. It can only be populated by the server. |
| tags | Gets or sets the Resource tags. |
| type | Gets or sets the type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| uuid | Gets or sets a unique identifier for this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| version | Gets or sets the version of the vCenter. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
connectionStatus
Gets or sets the connection status to the vCenter. NOTE: This property will not be serialized. It can only be populated by the server.
connectionStatus?: string
Property Value
string
credentials
Username / Password Credentials to connect to vcenter.
credentials?: VICredential
Property Value
customResourceName
Gets the name of the corresponding resource in Kubernetes. NOTE: This property will not be serialized. It can only be populated by the server.
customResourceName?: string
Property Value
string
extendedLocation
Gets or sets the extended location.
extendedLocation?: ExtendedLocation
Property Value
fqdn
Gets or sets the FQDN/IPAddress of the vCenter.
fqdn: string
Property Value
string
id
Gets or sets the Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
instanceUuid
Gets or sets the instance UUID of the vCenter. NOTE: This property will not be serialized. It can only be populated by the server.
instanceUuid?: string
Property Value
string
kind
Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
kind?: string
Property Value
string
location
Gets or sets the location.
location: string
Property Value
string
name
Gets or sets the name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
port
Gets or sets the port of the vCenter.
port?: number
Property Value
number
provisioningState
Gets the provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
statuses
The resource status information. NOTE: This property will not be serialized. It can only be populated by the server.
statuses?: ResourceStatus[]
Property Value
systemData
The system data. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
tags
Gets or sets the Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
Gets or sets the type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
uuid
Gets or sets a unique identifier for this resource. NOTE: This property will not be serialized. It can only be populated by the server.
uuid?: string
Property Value
string
version
Gets or sets the version of the vCenter. NOTE: This property will not be serialized. It can only be populated by the server.
version?: string
Property Value
string