다음을 통해 공유


FunctionKeyListResult.keys 속성

정의

키를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="keys")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NameValuePair> keys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keys")>]
member this.keys : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NameValuePair> with get, set
Public Property keys As IList(Of NameValuePair)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상