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>

매개 변수

반환