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.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