Skip to main content

Interface: IDeleteConnectivityRuleRequest

cloudservice.v1.IDeleteConnectivityRuleRequest

Properties of a DeleteConnectivityRuleRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

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

Inherited from

$Properties.asyncOperationId


connectivityRuleId

Optional connectivityRuleId: null | string

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

Inherited from

$Properties.connectivityRuleId


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

Inherited from

$Properties.resourceVersion