Get Virtual Network Result
constructor(addressSpace: AddressSpaceResponse? = null, azureApiVersion: String, bgpCommunities: VirtualNetworkBgpCommunitiesResponse? = null, ddosProtectionPlan: SubResourceResponse? = null, dhcpOptions: DhcpOptionsResponse? = null, enableDdosProtection: Boolean? = null, enableVmProtection: Boolean? = null, encryption: VirtualNetworkEncryptionResponse? = null, etag: String, extendedLocation: ExtendedLocationResponse? = null, flowLogs: List<FlowLogResponse>, flowTimeoutInMinutes: Int? = null, id: String? = null, ipAllocations: List<SubResourceResponse>? = null, location: String? = null, name: String, privateEndpointVNetPolicies: String? = null, provisioningState: String, resourceGuid: String, subnets: List<SubnetResponse>? = null, tags: Map<String, String>? = null, type: String, virtualNetworkPeerings: List<VirtualNetworkPeeringResponse>? = null)