RefreshExternalGovernanceAdapter.RefreshExternalGovernanceStatus Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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