Share via


ManagedInstanceResource.GetManagedInstanceOperations Method

Definition

Gets a collection of ManagedInstanceOperationResources in the ManagedInstance.

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

Returns

An object representing collection of ManagedInstanceOperationResources and their operations over a ManagedInstanceOperationResource.

Applies to