Skip to main content

Interface: IConnectivityRule

connectivityrule.v1.IConnectivityRule

Properties of a ConnectivityRule.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id of the async operation that is creating/updating/deleting the connectivity rule, if any.

Inherited from

$Properties.asyncOperationId


createdTime

Optional createdTime: null | $Properties

The date and time when the connectivity rule was created.

Inherited from

$Properties.createdTime


id

Optional id: null | string

The id of the private connectivity rule.

Inherited from

$Properties.id


resourceVersion

Optional resourceVersion: null | string

The current version of the connectivity rule specification. The next update operation will have to include this version.

Inherited from

$Properties.resourceVersion


spec

Optional spec: null | $Properties

The connectivity rule specification.

Inherited from

$Properties.spec


state

Optional state: null | ResourceState

ConnectivityRule state

Inherited from

$Properties.state