Share via


AzureWorkloadContainerExtendedInfo.HostServerName Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="hostServerName")]
public string HostServerName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostServerName")>]
member this.HostServerName : string with get, set
Public Property HostServerName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to