Aracılığıyla paylaş


SecurityRulesDelete interface

Yöntemler

delete(SecurityRulesDeleteParameters)

Belirtilen ağ güvenlik kuralını siler.

get(SecurityRulesGetParameters)

Belirtilen ağ güvenlik kuralını alın.

put(SecurityRulesCreateOrUpdateParameters)

Belirtilen ağ güvenlik grubunda bir güvenlik kuralı oluşturur veya güncelleştirir.

Yöntem Ayrıntıları

delete(SecurityRulesDeleteParameters)

Belirtilen ağ güvenlik kuralını siler.

function delete(options: SecurityRulesDeleteParameters): StreamableMethod<SecurityRulesDelete200Response | SecurityRulesDelete202Response | SecurityRulesDelete204Response | SecurityRulesDeleteDefaultResponse>

Parametreler

Döndürülenler

get(SecurityRulesGetParameters)

Belirtilen ağ güvenlik kuralını alın.

function get(options: SecurityRulesGetParameters): StreamableMethod<SecurityRulesGet200Response | SecurityRulesGetDefaultResponse>

Parametreler

Döndürülenler

put(SecurityRulesCreateOrUpdateParameters)

Belirtilen ağ güvenlik grubunda bir güvenlik kuralı oluşturur veya güncelleştirir.

function put(options: SecurityRulesCreateOrUpdateParameters): StreamableMethod<SecurityRulesCreateOrUpdate200Response | SecurityRulesCreateOrUpdate201Response | SecurityRulesCreateOrUpdateDefaultResponse>

Parametreler

Döndürülenler