AzureWorkloadContainerExtendedInfo Class

Definition

Extended information of the container.

public class AzureWorkloadContainerExtendedInfo
type AzureWorkloadContainerExtendedInfo = class
Public Class AzureWorkloadContainerExtendedInfo
Inheritance
AzureWorkloadContainerExtendedInfo

Constructors

AzureWorkloadContainerExtendedInfo()

Initializes a new instance of the AzureWorkloadContainerExtendedInfo class.

AzureWorkloadContainerExtendedInfo(String, InquiryInfo, IList<DistributedNodesInfo>)

Initializes a new instance of the AzureWorkloadContainerExtendedInfo class.

Properties

HostServerName

Gets or sets host Os Name in case of Stand Alone and Cluster Name in case of distributed container.

InquiryInfo

Gets or sets inquiry Status for the container.

NodesList

Gets or sets list of the nodes in case of distributed container.

Applies to