Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ServerConfigurationOptionsModel Class

Definition

Namespace:
Microsoft.Azure.Commands.Sql.ServerConfigurationOptions.Model
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Sql.dll

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.

public class ServerConfigurationOptionsModel
type ServerConfigurationOptionsModel = class
Public Class ServerConfigurationOptionsModel
Inheritance
ServerConfigurationOptionsModel

Constructors

Name Description
ServerConfigurationOptionsModel()

Properties

Name Description
Id

Gets or sets sercer configuration option id

InstanceName

Gets or sets managed instance name

Name

Gets or sets server configuration option name

ResourceGroupName

Gets or sets resource group name

Type

Gets or sets server configuration option type

Value

Gets or sets server configuration option value

Applies to