次の方法で共有


Operation(OperationInner) コンストラクター

定義

サーバー応答オブジェクトから Operation オブジェクトを構築します。

public Operation (Microsoft.Azure.Management.Cdn.Fluent.Models.OperationInner inner);
new Microsoft.Azure.Management.Cdn.Fluent.Operation : Microsoft.Azure.Management.Cdn.Fluent.Models.OperationInner -> Microsoft.Azure.Management.Cdn.Fluent.Operation
Public Sub New (inner As OperationInner)

パラメーター

inner
OperationInner

サポートされている操作の説明を含むサーバー応答オブジェクト。

適用対象