AzureWorkloadContainerExtendedInfo interface

Extended information of the container.

Properties

hostServerName

Host Os Name in case of Stand Alone and Cluster Name in case of distributed container.

inquiryInfo

Inquiry Status for the container.

nodesList

List of the nodes in case of distributed container.

Property Details

hostServerName

Host Os Name in case of Stand Alone and Cluster Name in case of distributed container.

hostServerName?: string

Property Value

string

inquiryInfo

Inquiry Status for the container.

inquiryInfo?: InquiryInfo

Property Value

nodesList

List of the nodes in case of distributed container.

nodesList?: DistributedNodesInfo[]

Property Value