你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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