次の方法で共有


ManagedInstanceResource.GetManagedInstanceOperations メソッド

定義

ManagedInstance 内の ManagedInstanceOperationResources のコレクションを取得します。

public virtual Azure.ResourceManager.Sql.ManagedInstanceOperationCollection GetManagedInstanceOperations ();
abstract member GetManagedInstanceOperations : unit -> Azure.ResourceManager.Sql.ManagedInstanceOperationCollection
override this.GetManagedInstanceOperations : unit -> Azure.ResourceManager.Sql.ManagedInstanceOperationCollection
Public Overridable Function GetManagedInstanceOperations () As ManagedInstanceOperationCollection

戻り値

ManagedInstanceOperationResources のコレクションとその ManagedInstanceOperationResource に対する操作を表す オブジェクト。

適用対象