RefreshExternalGovernanceAdapter.RefreshExternalGovernanceStatus Method

Definition

Refresh external governance status.

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

Parameters

resourceGroupName
String

Resource group.

serverName
String

Returns

Applies to