SecurityAdminConfigurationsGet interface
Yöntemler
| delete(Security |
Ağ yöneticisi güvenlik yöneticisi yapılandırmasını siler. |
| get(Security |
Ağ yöneticisi güvenlik yöneticisi yapılandırmasını alır. |
| put(Security |
Ağ yöneticisi güvenlik yöneticisi yapılandırmasını oluşturur veya güncelleştirir. |
Yöntem Ayrıntıları
delete(SecurityAdminConfigurationsDeleteParameters)
Ağ yöneticisi güvenlik yöneticisi yapılandırmasını siler.
function delete(options: SecurityAdminConfigurationsDeleteParameters): StreamableMethod<SecurityAdminConfigurationsDelete200Response | SecurityAdminConfigurationsDelete202Response | SecurityAdminConfigurationsDelete204Response | SecurityAdminConfigurationsDeleteDefaultResponse>
Parametreler
Döndürülenler
get(SecurityAdminConfigurationsGetParameters)
Ağ yöneticisi güvenlik yöneticisi yapılandırmasını alır.
function get(options: SecurityAdminConfigurationsGetParameters): StreamableMethod<SecurityAdminConfigurationsGet200Response | SecurityAdminConfigurationsGetDefaultResponse>
Parametreler
Döndürülenler
put(SecurityAdminConfigurationsCreateOrUpdateParameters)
Ağ yöneticisi güvenlik yöneticisi yapılandırmasını oluşturur veya güncelleştirir.
function put(options: SecurityAdminConfigurationsCreateOrUpdateParameters): StreamableMethod<SecurityAdminConfigurationsCreateOrUpdate200Response | SecurityAdminConfigurationsCreateOrUpdate201Response | SecurityAdminConfigurationsCreateOrUpdateDefaultResponse>