ExpressRouteCircuitPeeringResponse

constructor(azureASN: Int? = null, connections: List<ExpressRouteCircuitConnectionResponse>? = null, etag: String, expressRouteConnection: ExpressRouteConnectionIdResponse? = null, gatewayManagerEtag: String? = null, id: String? = null, ipv6PeeringConfig: Ipv6ExpressRouteCircuitPeeringConfigResponse? = null, lastModifiedBy: String, microsoftPeeringConfig: ExpressRouteCircuitPeeringConfigResponse? = null, name: String? = null, peerASN: Double? = null, peeredConnections: List<PeerExpressRouteCircuitConnectionResponse>, peeringType: String? = null, primaryAzurePort: String? = null, primaryPeerAddressPrefix: String? = null, provisioningState: String, routeFilter: SubResourceResponse? = null, secondaryAzurePort: String? = null, secondaryPeerAddressPrefix: String? = null, sharedKey: String? = null, state: String? = null, stats: ExpressRouteCircuitStatsResponse? = null, type: String, vlanId: Int? = null)