Virtual Network Peering Response
constructor(allowForwardedTraffic: Boolean? = null, allowGatewayTransit: Boolean? = null, allowVirtualNetworkAccess: Boolean? = null, doNotVerifyRemoteGateways: Boolean? = null, etag: String, id: String? = null, name: String? = null, peeringState: String? = null, peeringSyncLevel: String? = null, provisioningState: String, remoteAddressSpace: AddressSpaceResponse? = null, remoteBgpCommunities: VirtualNetworkBgpCommunitiesResponse? = null, remoteVirtualNetwork: SubResourceResponse? = null, remoteVirtualNetworkAddressSpace: AddressSpaceResponse? = null, remoteVirtualNetworkEncryption: VirtualNetworkEncryptionResponse, resourceGuid: String, type: String? = null, useRemoteGateways: Boolean? = null)