共用方式為


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

適用於