Condividi tramite


ManagedInstanceAdvancedThreatProtectionSettings interface

Interfaccia che rappresenta un oggetto ManagedInstanceAdvancedThreatProtectionSettings.

Metodi

beginCreateOrUpdate(string, string, string, ManagedInstanceAdvancedThreatProtection, ManagedInstanceAdvancedThreatProtectionSettingsCreateOrUpdateOptionalParams)

Crea o aggiorna le impostazioni di Advanced Threat Protection.

beginCreateOrUpdateAndWait(string, string, string, ManagedInstanceAdvancedThreatProtection, ManagedInstanceAdvancedThreatProtectionSettingsCreateOrUpdateOptionalParams)

Crea o aggiorna le impostazioni di Advanced Threat Protection.

get(string, string, string, ManagedInstanceAdvancedThreatProtectionSettingsGetOptionalParams)

Ottenere lo stato di Advanced Threat Protection di un'istanza gestita.

listByInstance(string, string, ManagedInstanceAdvancedThreatProtectionSettingsListByInstanceOptionalParams)

Ottenere le impostazioni avanzate di Advanced Threat Protection dell'istanza gestita.

Dettagli metodo

beginCreateOrUpdate(string, string, string, ManagedInstanceAdvancedThreatProtection, ManagedInstanceAdvancedThreatProtectionSettingsCreateOrUpdateOptionalParams)

Crea o aggiorna le impostazioni di Advanced Threat Protection.

function beginCreateOrUpdate(resourceGroupName: string, managedInstanceName: string, advancedThreatProtectionName: string, parameters: ManagedInstanceAdvancedThreatProtection, options?: ManagedInstanceAdvancedThreatProtectionSettingsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedInstanceAdvancedThreatProtection>, ManagedInstanceAdvancedThreatProtection>>

Parametri

resourceGroupName

string

Nome del gruppo di risorse contenente la risorsa. È possibile ottenere questo valore dall'API di Gestione risorse di Azure o dal portale.

managedInstanceName

string

Nome dell'istanza gestita.

advancedThreatProtectionName

string

Nome dello stato Advanced Threat Protection.

parameters
ManagedInstanceAdvancedThreatProtection

Stato di Advanced Threat Protection dell'istanza gestita.

Restituisce

beginCreateOrUpdateAndWait(string, string, string, ManagedInstanceAdvancedThreatProtection, ManagedInstanceAdvancedThreatProtectionSettingsCreateOrUpdateOptionalParams)

Crea o aggiorna le impostazioni di Advanced Threat Protection.

function beginCreateOrUpdateAndWait(resourceGroupName: string, managedInstanceName: string, advancedThreatProtectionName: string, parameters: ManagedInstanceAdvancedThreatProtection, options?: ManagedInstanceAdvancedThreatProtectionSettingsCreateOrUpdateOptionalParams): Promise<ManagedInstanceAdvancedThreatProtection>

Parametri

resourceGroupName

string

Nome del gruppo di risorse contenente la risorsa. È possibile ottenere questo valore dall'API di Gestione risorse di Azure o dal portale.

managedInstanceName

string

Nome dell'istanza gestita.

advancedThreatProtectionName

string

Nome dello stato Advanced Threat Protection.

parameters
ManagedInstanceAdvancedThreatProtection

Stato di Advanced Threat Protection dell'istanza gestita.

Restituisce

get(string, string, string, ManagedInstanceAdvancedThreatProtectionSettingsGetOptionalParams)

Ottenere lo stato di Advanced Threat Protection di un'istanza gestita.

function get(resourceGroupName: string, managedInstanceName: string, advancedThreatProtectionName: string, options?: ManagedInstanceAdvancedThreatProtectionSettingsGetOptionalParams): Promise<ManagedInstanceAdvancedThreatProtection>

Parametri

resourceGroupName

string

Nome del gruppo di risorse contenente la risorsa. È possibile ottenere questo valore dall'API di Gestione risorse di Azure o dal portale.

managedInstanceName

string

Nome dell'istanza gestita.

advancedThreatProtectionName

string

Nome dello stato Advanced Threat Protection.

Restituisce

listByInstance(string, string, ManagedInstanceAdvancedThreatProtectionSettingsListByInstanceOptionalParams)

Ottenere le impostazioni avanzate di Advanced Threat Protection dell'istanza gestita.

function listByInstance(resourceGroupName: string, managedInstanceName: string, options?: ManagedInstanceAdvancedThreatProtectionSettingsListByInstanceOptionalParams): PagedAsyncIterableIterator<ManagedInstanceAdvancedThreatProtection, ManagedInstanceAdvancedThreatProtection[], PageSettings>

Parametri

resourceGroupName

string

Nome del gruppo di risorse contenente la risorsa. È possibile ottenere questo valore dall'API di Gestione risorse di Azure o dal portale.

managedInstanceName

string

Nome dell'istanza gestita.

Restituisce