InternetGatewayRuleProperties interface

Internet Gateway Rule Properties defines the resource properties.

Extends

Properties

internetGatewayIds

List of Internet Gateway resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

ruleProperties

Rules for the InternetGateways

Inherited Properties

annotation

Switch configuration description.

Property Details

internetGatewayIds

List of Internet Gateway resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

internetGatewayIds?: string[]

Property Value

string[]

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

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