Compartir a través de


ProviderResourceType.ApiVersions Propiedad

Definición

Obtiene o establece la versión de la API.

[Newtonsoft.Json.JsonProperty(PropertyName="apiVersions")]
public System.Collections.Generic.IList<string> ApiVersions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="apiVersions")>]
member this.ApiVersions : System.Collections.Generic.IList<string> with get, set
Public Property ApiVersions As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a