ScanRulesetsGet interface

Yöntemler

delete(RequestParameters)

Tarama kural kümesini siler.

get(RequestParameters)

Tarama kural kümesi alır.

put(ScanRulesetsCreateOrReplaceParameters)

Tarama kural kümesi oluşturur veya değiştirir.

Yöntem Ayrıntıları

delete(RequestParameters)

Tarama kural kümesini siler.

function delete(options?: RequestParameters): StreamableMethod<ScanRulesetsDelete204Response | ScanRulesetsDeleteDefaultResponse>

Parametreler

Döndürülenler

get(RequestParameters)

Tarama kural kümesi alır.

function get(options?: RequestParameters): StreamableMethod<ScanRulesetsGet200Response | ScanRulesetsGetDefaultResponse>

Parametreler

Döndürülenler

put(ScanRulesetsCreateOrReplaceParameters)

Tarama kural kümesi oluşturur veya değiştirir.

function put(options: ScanRulesetsCreateOrReplaceParameters): StreamableMethod<ScanRulesetsCreateOrReplace200Response | ScanRulesetsCreateOrReplace201Response | ScanRulesetsCreateOrReplaceDefaultResponse>

Parametreler

Döndürülenler