ServerConfigurationOptionsAdapter.ListServerConfigurationOptions 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.
Gets a list of all server configuration options in a managed instance
public System.Collections.Generic.List<Microsoft.Azure.Commands.Sql.ServerConfigurationOptions.Model.ServerConfigurationOptionsModel> ListServerConfigurationOptions (string resourceGroupName, string instanceName);
member this.ListServerConfigurationOptions : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.Sql.ServerConfigurationOptions.Model.ServerConfigurationOptionsModel>
Public Function ListServerConfigurationOptions (resourceGroupName As String, instanceName As String) As List(Of ServerConfigurationOptionsModel)
Parameters
- resourceGroupName
- String
- instanceName
- String
Returns
A list of all the server configuration options