ServerConfigurationOptionsAdapter Class
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.
Adapter for ServerConfigurationOptions operations
public class ServerConfigurationOptionsAdapter
type ServerConfigurationOptionsAdapter = class
Public Class ServerConfigurationOptionsAdapter
- Inheritance
-
ServerConfigurationOptionsAdapter
Constructors
| Name | Description |
|---|---|
| ServerConfigurationOptionsAdapter(IAzureContext) |
Constructs a ServerConfigurationOptions adapter |
Properties
| Name | Description |
|---|---|
| Context |
Gets or sets the Azure profile |
Methods
| Name | Description |
|---|---|
| GetServerConfigurationOption(String, String) |
Gets a server configuration option in a managed instance |
| ListServerConfigurationOptions(String, String) |
Gets a list of all server configuration options in a managed instance |