Condividi tramite


MonitoringSolutions.ManagementAssociationsGetWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.IManagementAssociation> ManagementAssociationsGetWithResult(string subscriptionId, string resourceGroupName, string providerName, string resourceType, string resourceName, string managementAssociationName, Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.ISendAsync sender);
member this.ManagementAssociationsGetWithResult : string * string * string * string * string * string * Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.IManagementAssociation>
Public Function ManagementAssociationsGetWithResult (subscriptionId As String, resourceGroupName As String, providerName As String, resourceType As String, resourceName As String, managementAssociationName As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IManagementAssociation)

Parameters

subscriptionId
String
resourceGroupName
String
providerName
String
resourceType
String
resourceName
String
managementAssociationName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to