Skip to main content

Interface: IDeleteConnectivityRuleRequest

cloudservice.v1.IDeleteConnectivityRuleRequest

Properties of a DeleteConnectivityRuleRequest.

Implemented by

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id to use for this async operation. Optional, if not provided a random id will be generated.


connectivityRuleId

Optional connectivityRuleId: null | string

The ID of the connectivity rule that need be deleted, required.


resourceVersion

Optional resourceVersion: null | string

The resource version which should be the same from the the db, required The latest version can be found in the GetConnectivityRule operation response