AzureWorkloadContainerExtendedInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET