InternetGatewayRuleProperties interface

Internet Gateway Rule Properties defines the resource properties.

Extends

Properties

internetGatewayIds

List of Internet Gateway resource Id.

lastOperation

Details of the last operation performed on the resource

provisioningState

Provisioning state of the resource.

ruleProperties

Rules for the InternetGateways

Inherited Properties

annotation

Switch configuration description.

Property Details

internetGatewayIds

List of Internet Gateway resource Id.

internetGatewayIds?: string[]

Property Value

string[]

lastOperation

Details of the last operation performed on the resource

lastOperation?: LastOperationProperties

Property Value

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

ruleProperties

Rules for the InternetGateways

ruleProperties: RuleProperties

Property Value

Inherited Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation