SecurityRulesDelete interface

方法

delete(SecurityRulesDeleteParameters)

刪除指定的網路安全性規則。

get(SecurityRulesGetParameters)

取得指定的網路安全性規則。

put(SecurityRulesCreateOrUpdateParameters)

在指定的網路安全組中建立或更新安全性規則。

方法詳細資料

delete(SecurityRulesDeleteParameters)

刪除指定的網路安全性規則。

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

參數

傳回

get(SecurityRulesGetParameters)

取得指定的網路安全性規則。

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

參數

傳回

put(SecurityRulesCreateOrUpdateParameters)

在指定的網路安全組中建立或更新安全性規則。

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

參數

傳回