Compartir a través de


ManagedInstance.InstancePoolId Propiedad

Definición

Obtiene o establece el identificador del grupo de instancias al que pertenece este servidor administrado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a