Freigeben über


ConfigurationGroupSchemas interface

Schnittstelle, die ein ConfigurationGroupSchemas darstellt.

Methoden

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

Erstellt oder aktualisiert ein Konfigurationsgruppenschema.

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

Erstellt oder aktualisiert ein Konfigurationsgruppenschema.

beginDelete(string, string, string, ConfigurationGroupSchemasDeleteOptionalParams)

Löscht ein angegebenes Konfigurationsgruppenschema.

beginDeleteAndWait(string, string, string, ConfigurationGroupSchemasDeleteOptionalParams)

Löscht ein angegebenes Konfigurationsgruppenschema.

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

Aktualisieren Sie den Schemastatus der Konfigurationsgruppe.

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

Aktualisieren Sie den Schemastatus der Konfigurationsgruppe.

get(string, string, string, ConfigurationGroupSchemasGetOptionalParams)

Ruft Informationen zum angegebenen Konfigurationsgruppenschema ab.

listByPublisher(string, string, ConfigurationGroupSchemasListByPublisherOptionalParams)

Ruft Informationen zu den Konfigurationsgruppenschemas unter einem Herausgeber ab.

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

Updates eine Konfigurationsgruppenschemaressource.

Details zur Methode

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

Erstellt oder aktualisiert ein Konfigurationsgruppenschema.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

publisherName

string

Der Name des Herausgebers.

configurationGroupSchemaName

string

Der Name des Konfigurationsgruppenschemas.

parameters
ConfigurationGroupSchema

Parameter, die für die Schemaressource zum Erstellen oder Aktualisieren der Konfigurationsgruppe bereitgestellt werden.

Gibt zurück

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

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

Erstellt oder aktualisiert ein Konfigurationsgruppenschema.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

publisherName

string

Der Name des Herausgebers.

configurationGroupSchemaName

string

Der Name des Konfigurationsgruppenschemas.

parameters
ConfigurationGroupSchema

Parameter, die für die Schemaressource zum Erstellen oder Aktualisieren der Konfigurationsgruppe bereitgestellt werden.

Gibt zurück

beginDelete(string, string, string, ConfigurationGroupSchemasDeleteOptionalParams)

Löscht ein angegebenes Konfigurationsgruppenschema.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

publisherName

string

Der Name des Herausgebers.

configurationGroupSchemaName

string

Der Name des Konfigurationsgruppenschemas.

options
ConfigurationGroupSchemasDeleteOptionalParams

Die Optionsparameter.

Gibt zurück

beginDeleteAndWait(string, string, string, ConfigurationGroupSchemasDeleteOptionalParams)

Löscht ein angegebenes Konfigurationsgruppenschema.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

publisherName

string

Der Name des Herausgebers.

configurationGroupSchemaName

string

Der Name des Konfigurationsgruppenschemas.

options
ConfigurationGroupSchemasDeleteOptionalParams

Die Optionsparameter.

Gibt zurück

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

Aktualisieren Sie den Schemastatus der Konfigurationsgruppe.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

publisherName

string

Der Name des Herausgebers.

configurationGroupSchemaName

string

Der Name des Konfigurationsgruppenschemas.

parameters
ConfigurationGroupSchemaVersionUpdateState

Parameter, die angegeben werden, um den Status des Konfigurationsgruppenschemas zu aktualisieren.

Gibt zurück

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

Aktualisieren Sie den Schemastatus der Konfigurationsgruppe.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

publisherName

string

Der Name des Herausgebers.

configurationGroupSchemaName

string

Der Name des Konfigurationsgruppenschemas.

parameters
ConfigurationGroupSchemaVersionUpdateState

Parameter, die angegeben werden, um den Status des Konfigurationsgruppenschemas zu aktualisieren.

Gibt zurück

get(string, string, string, ConfigurationGroupSchemasGetOptionalParams)

Ruft Informationen zum angegebenen Konfigurationsgruppenschema ab.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

publisherName

string

Der Name des Herausgebers.

configurationGroupSchemaName

string

Der Name des Konfigurationsgruppenschemas.

options
ConfigurationGroupSchemasGetOptionalParams

Die Optionsparameter.

Gibt zurück

listByPublisher(string, string, ConfigurationGroupSchemasListByPublisherOptionalParams)

Ruft Informationen zu den Konfigurationsgruppenschemas unter einem Herausgeber ab.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

publisherName

string

Der Name des Herausgebers.

Gibt zurück

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

Updates eine Konfigurationsgruppenschemaressource.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

publisherName

string

Der Name des Herausgebers.

configurationGroupSchemaName

string

Der Name des Konfigurationsgruppenschemas.

parameters
TagsObject

Parameter, die für die Erstellung oder Aktualisierung der Entwurfsversion des Netzwerkdiensts bereitgestellt werden.

options
ConfigurationGroupSchemasUpdateOptionalParams

Die Optionsparameter.

Gibt zurück