次の方法で共有


AliasPathType.ApiVersions Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to