次の方法で共有


ProviderOperationsMetadata.Operations プロパティ

定義

省略可能。 プロバイダー操作を取得または設定します。

public System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.Operation> Operations { get; set; }
member this.Operations : System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.Operation> with get, set
Public Property Operations As IList(Of Operation)

プロパティ値

適用対象