ServerThreatProtectionSettings interface
ServerThreatProtectionSettings'i temsil eden arabirim.
Yöntemler
| begin |
Sunucunun Gelişmiş Tehdit Koruması ayarlarını oluşturur veya güncelleştirir. |
| begin |
Sunucunun Gelişmiş Tehdit Koruması ayarlarını oluşturur veya güncelleştirir. |
Yöntem Ayrıntıları
beginCreateOrUpdate(string, string, string, AdvancedThreatProtectionSettingsModel, ServerThreatProtectionSettingsCreateOrUpdateOptionalParams)
Sunucunun Gelişmiş Tehdit Koruması ayarlarını oluşturur veya güncelleştirir.
function beginCreateOrUpdate(resourceGroupName: string, serverName: string, threatProtectionName: string, parameters: AdvancedThreatProtectionSettingsModel, options?: ServerThreatProtectionSettingsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AdvancedThreatProtectionSettingsModel>, AdvancedThreatProtectionSettingsModel>>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- serverName
-
string
Sunucunun adı.
- threatProtectionName
-
string
Gelişmiş tehdit koruması ayarlarının adı.
- parameters
- AdvancedThreatProtectionSettingsModel
Sunucu için Gelişmiş Tehdit Koruma durumu.
Seçenekler parametreleri.
Döndürülenler
Promise<@azure/core-lro.SimplePollerLike<OperationState<AdvancedThreatProtectionSettingsModel>, AdvancedThreatProtectionSettingsModel>>
beginCreateOrUpdateAndWait(string, string, string, AdvancedThreatProtectionSettingsModel, ServerThreatProtectionSettingsCreateOrUpdateOptionalParams)
Sunucunun Gelişmiş Tehdit Koruması ayarlarını oluşturur veya güncelleştirir.
function beginCreateOrUpdateAndWait(resourceGroupName: string, serverName: string, threatProtectionName: string, parameters: AdvancedThreatProtectionSettingsModel, options?: ServerThreatProtectionSettingsCreateOrUpdateOptionalParams): Promise<AdvancedThreatProtectionSettingsModel>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- serverName
-
string
Sunucunun adı.
- threatProtectionName
-
string
Gelişmiş tehdit koruması ayarlarının adı.
- parameters
- AdvancedThreatProtectionSettingsModel
Sunucu için Gelişmiş Tehdit Koruma durumu.
Seçenekler parametreleri.