다음을 통해 공유


ProviderOperationsMetadata.Operations 속성

정의

공급자 작업을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상