GetLogicalNetworkResult

constructor(azureApiVersion: String, dhcpOptions: LogicalNetworkPropertiesDhcpOptionsResponse? = null, extendedLocation: ExtendedLocationResponse? = null, id: String, location: String, name: String, provisioningState: String, status: LogicalNetworkStatusResponse, subnets: List<SubnetResponse>? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, vmSwitchName: String? = null)