Get Internet Gateway Rule Result
data class GetInternetGatewayRuleResult(val annotation: String? = null, val azureApiVersion: String, val id: String, val internetGatewayIds: List<String>, val location: String, val name: String, val provisioningState: String, val ruleProperties: RulePropertiesResponse, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
The Internet Gateway Rule resource definition.
Properties
Link copied to clipboard
Switch configuration description.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
List of Internet Gateway resource Id.
Link copied to clipboard
Provisioning state of the resource.
Link copied to clipboard
Rules for the InternetGateways
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.