Interface: ICreateConnectivityRuleRequest
cloudservice.v1.ICreateConnectivityRuleRequest
Properties of a CreateConnectivityRuleRequest.
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.
spec
• Optional spec: null | IConnectivityRuleSpec
The connectivity rule specification.