Partager via


ProviderResourceType.ApiVersions Propriété

Définition

Obtient ou définit la version de l’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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à