Compartir a través de


AzureWorkloadContainerExtendedInfo.HostServerName Propiedad

Definición

Obtiene o establece el nombre del sistema operativo del host en el caso de independiente y el nombre del clúster en el caso del contenedor distribuido.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a