Compartir a través de


ElasticPool.LicenseType Propiedad

Definición

Obtiene o establece el tipo de licencia que se va a aplicar a este grupo elástico. Entre los valores posibles se incluyen: "LicenseIncluded", "BasePrice"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a