Share via


RefreshExternalGovernanceAdapter.RefreshExternalGovernanceStatus Method

Definition

Refresh external governance status.

public Microsoft.Azure.Commands.Sql.ManagedInstance.Model.RefreshExternalGovernanceMIModel RefreshExternalGovernanceStatus (string resourceGroupName, string serverName);
member this.RefreshExternalGovernanceStatus : string * string -> Microsoft.Azure.Commands.Sql.ManagedInstance.Model.RefreshExternalGovernanceMIModel
Public Function RefreshExternalGovernanceStatus (resourceGroupName As String, serverName As String) As RefreshExternalGovernanceMIModel

Parameters

resourceGroupName
String

Resource group.

serverName
String

Returns

Applies to