다음을 통해 공유


ResourceProviderOperationList.Value 속성

정의

이 리소스 공급자가 지원하는 작업 목록을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상