Skip to main content

Interface: ICreateConnectivityRuleRequest

cloudservice.v1.ICreateConnectivityRuleRequest

Properties of a CreateConnectivityRuleRequest.

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


spec

Optional spec: null | $Properties

The connectivity rule specification.

Inherited from

$Properties.spec