Delen via


ConfigurationGroupSchemas interface

Interface die een ConfigurationGroupSchemas vertegenwoordigt.

Methoden

beginCreateOrUpdate(string, string, string, ConfigurationGroupSchema, ConfigurationGroupSchemasCreateOrUpdateOptionalParams)

Hiermee maakt of werkt u een schema van een configuratiegroep bij.

beginCreateOrUpdateAndWait(string, string, string, ConfigurationGroupSchema, ConfigurationGroupSchemasCreateOrUpdateOptionalParams)

Hiermee maakt of werkt u een schema van een configuratiegroep bij.

beginDelete(string, string, string, ConfigurationGroupSchemasDeleteOptionalParams)

Hiermee verwijdert u een opgegeven configuratiegroepschema.

beginDeleteAndWait(string, string, string, ConfigurationGroupSchemasDeleteOptionalParams)

Hiermee verwijdert u een opgegeven configuratiegroepschema.

beginUpdateState(string, string, string, ConfigurationGroupSchemaVersionUpdateState, ConfigurationGroupSchemasUpdateStateOptionalParams)

De schemastatus van de configuratiegroep bijwerken.

beginUpdateStateAndWait(string, string, string, ConfigurationGroupSchemaVersionUpdateState, ConfigurationGroupSchemasUpdateStateOptionalParams)

De schemastatus van de configuratiegroep bijwerken.

get(string, string, string, ConfigurationGroupSchemasGetOptionalParams)

Hiermee wordt informatie opgehaald over het opgegeven schema van de configuratiegroep.

listByPublisher(string, string, ConfigurationGroupSchemasListByPublisherOptionalParams)

Hiermee haalt u informatie op van de schema's van de configuratiegroep onder een uitgever.

update(string, string, string, TagsObject, ConfigurationGroupSchemasUpdateOptionalParams)

Hiermee werkt u een schemaresource voor een configuratiegroep bij.

Methodedetails

beginCreateOrUpdate(string, string, string, ConfigurationGroupSchema, ConfigurationGroupSchemasCreateOrUpdateOptionalParams)

Hiermee maakt of werkt u een schema van een configuratiegroep bij.

function beginCreateOrUpdate(resourceGroupName: string, publisherName: string, configurationGroupSchemaName: string, parameters: ConfigurationGroupSchema, options?: ConfigurationGroupSchemasCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConfigurationGroupSchema>, ConfigurationGroupSchema>>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

publisherName

string

De naam van de uitgever.

configurationGroupSchemaName

string

De naam van het schema van de configuratiegroep.

parameters
ConfigurationGroupSchema

Parameters die worden geleverd aan de resource voor het maken of bijwerken van het configuratiegroepschema.

Retouren

Promise<@azure/core-lro.SimplePollerLike<OperationState<ConfigurationGroupSchema>, ConfigurationGroupSchema>>

beginCreateOrUpdateAndWait(string, string, string, ConfigurationGroupSchema, ConfigurationGroupSchemasCreateOrUpdateOptionalParams)

Hiermee maakt of werkt u een schema van een configuratiegroep bij.

function beginCreateOrUpdateAndWait(resourceGroupName: string, publisherName: string, configurationGroupSchemaName: string, parameters: ConfigurationGroupSchema, options?: ConfigurationGroupSchemasCreateOrUpdateOptionalParams): Promise<ConfigurationGroupSchema>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

publisherName

string

De naam van de uitgever.

configurationGroupSchemaName

string

De naam van het schema van de configuratiegroep.

parameters
ConfigurationGroupSchema

Parameters die worden geleverd aan de resource voor het maken of bijwerken van het configuratiegroepschema.

Retouren

beginDelete(string, string, string, ConfigurationGroupSchemasDeleteOptionalParams)

Hiermee verwijdert u een opgegeven configuratiegroepschema.

function beginDelete(resourceGroupName: string, publisherName: string, configurationGroupSchemaName: string, options?: ConfigurationGroupSchemasDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ConfigurationGroupSchemasDeleteHeaders>, ConfigurationGroupSchemasDeleteHeaders>>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

publisherName

string

De naam van de uitgever.

configurationGroupSchemaName

string

De naam van het schema van de configuratiegroep.

options
ConfigurationGroupSchemasDeleteOptionalParams

De optiesparameters.

Retouren

beginDeleteAndWait(string, string, string, ConfigurationGroupSchemasDeleteOptionalParams)

Hiermee verwijdert u een opgegeven configuratiegroepschema.

function beginDeleteAndWait(resourceGroupName: string, publisherName: string, configurationGroupSchemaName: string, options?: ConfigurationGroupSchemasDeleteOptionalParams): Promise<ConfigurationGroupSchemasDeleteHeaders>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

publisherName

string

De naam van de uitgever.

configurationGroupSchemaName

string

De naam van het schema van de configuratiegroep.

options
ConfigurationGroupSchemasDeleteOptionalParams

De optiesparameters.

Retouren

beginUpdateState(string, string, string, ConfigurationGroupSchemaVersionUpdateState, ConfigurationGroupSchemasUpdateStateOptionalParams)

De schemastatus van de configuratiegroep bijwerken.

function beginUpdateState(resourceGroupName: string, publisherName: string, configurationGroupSchemaName: string, parameters: ConfigurationGroupSchemaVersionUpdateState, options?: ConfigurationGroupSchemasUpdateStateOptionalParams): Promise<SimplePollerLike<OperationState<ConfigurationGroupSchemaVersionUpdateState>, ConfigurationGroupSchemaVersionUpdateState>>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

publisherName

string

De naam van de uitgever.

configurationGroupSchemaName

string

De naam van het schema van de configuratiegroep.

parameters
ConfigurationGroupSchemaVersionUpdateState

Parameters die worden geleverd om de status van het configuratiegroepsschema bij te werken.

Retouren

beginUpdateStateAndWait(string, string, string, ConfigurationGroupSchemaVersionUpdateState, ConfigurationGroupSchemasUpdateStateOptionalParams)

De schemastatus van de configuratiegroep bijwerken.

function beginUpdateStateAndWait(resourceGroupName: string, publisherName: string, configurationGroupSchemaName: string, parameters: ConfigurationGroupSchemaVersionUpdateState, options?: ConfigurationGroupSchemasUpdateStateOptionalParams): Promise<ConfigurationGroupSchemaVersionUpdateState>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

publisherName

string

De naam van de uitgever.

configurationGroupSchemaName

string

De naam van het schema van de configuratiegroep.

parameters
ConfigurationGroupSchemaVersionUpdateState

Parameters die worden geleverd om de status van het configuratiegroepsschema bij te werken.

Retouren

get(string, string, string, ConfigurationGroupSchemasGetOptionalParams)

Hiermee wordt informatie opgehaald over het opgegeven schema van de configuratiegroep.

function get(resourceGroupName: string, publisherName: string, configurationGroupSchemaName: string, options?: ConfigurationGroupSchemasGetOptionalParams): Promise<ConfigurationGroupSchema>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

publisherName

string

De naam van de uitgever.

configurationGroupSchemaName

string

De naam van het schema van de configuratiegroep.

options
ConfigurationGroupSchemasGetOptionalParams

De optiesparameters.

Retouren

listByPublisher(string, string, ConfigurationGroupSchemasListByPublisherOptionalParams)

Hiermee haalt u informatie op van de schema's van de configuratiegroep onder een uitgever.

function listByPublisher(resourceGroupName: string, publisherName: string, options?: ConfigurationGroupSchemasListByPublisherOptionalParams): PagedAsyncIterableIterator<ConfigurationGroupSchema, ConfigurationGroupSchema[], PageSettings>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

publisherName

string

De naam van de uitgever.

Retouren

update(string, string, string, TagsObject, ConfigurationGroupSchemasUpdateOptionalParams)

Hiermee werkt u een schemaresource voor een configuratiegroep bij.

function update(resourceGroupName: string, publisherName: string, configurationGroupSchemaName: string, parameters: TagsObject, options?: ConfigurationGroupSchemasUpdateOptionalParams): Promise<ConfigurationGroupSchema>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

publisherName

string

De naam van de uitgever.

configurationGroupSchemaName

string

De naam van het schema van de configuratiegroep.

parameters
TagsObject

Parameters die worden geleverd voor het maken of bijwerken van de versie van het netwerkserviceontwerp.

options
ConfigurationGroupSchemasUpdateOptionalParams

De optiesparameters.

Retouren