ServerConfiguration interface

Vertegenwoordigt een configuratie.

Uitbreiding

Eigenschappen

allowedValues

Toegestane waarden van de configuratie.

dataType

Gegevenstype van de configuratie.

defaultValue

Standaardwaarde van de configuratie.

description

Beschrijving van de configuratie.

provisioningState

Inrichtingsstatus van de configuratie.

requiresRestart

Als de configuratiewijziging opnieuw moet worden opgestart.

source

Bron van de configuratie.

value

Waarde van de configuratie.

Overgenomen eigenschappen

id

Volledig gekwalificeerde resource-id voor de resource. Bijv. - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

De naam van de resource

systemData

Azure Resource Manager-metagegevens met createdBy- en modifiedBy-gegevens.

type

Het type bron. Bijvoorbeeld 'Microsoft.Compute/virtualMachines' of 'Microsoft.Storage/storageAccounts'

Eigenschapdetails

allowedValues

Toegestane waarden van de configuratie.

allowedValues?: string

Waarde van eigenschap

string

dataType

Gegevenstype van de configuratie.

dataType?: string

Waarde van eigenschap

string

defaultValue

Standaardwaarde van de configuratie.

defaultValue?: string

Waarde van eigenschap

string

description

Beschrijving van de configuratie.

description?: string

Waarde van eigenschap

string

provisioningState

Inrichtingsstatus van de configuratie.

provisioningState?: string

Waarde van eigenschap

string

requiresRestart

Als de configuratiewijziging opnieuw moet worden opgestart.

requiresRestart?: boolean

Waarde van eigenschap

boolean

source

Bron van de configuratie.

source?: string

Waarde van eigenschap

string

value

Waarde van de configuratie.

value?: string

Waarde van eigenschap

string

Details van overgenomen eigenschap

id

Volledig gekwalificeerde resource-id voor de resource. Bijv. - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Waarde van eigenschap

string

overgenomen vanProxyResource.id

name

De naam van de resource

name?: string

Waarde van eigenschap

string

overgenomen vanProxyResource.name

systemData

Azure Resource Manager-metagegevens met createdBy- en modifiedBy-gegevens.

systemData?: SystemData

Waarde van eigenschap

overgenomen vanProxyResource.systemData-

type

Het type bron. Bijvoorbeeld 'Microsoft.Compute/virtualMachines' of 'Microsoft.Storage/storageAccounts'

type?: string

Waarde van eigenschap

string

overgenomen vanProxyResource.type