Cloud Services Network Args
constructor(additionalEgressEndpoints: Output<List<EgressEndpointArgs>>? = null, cloudServicesNetworkName: Output<String>? = null, enableDefaultEgressEndpoints: Output<Either<String, CloudServicesNetworkEnableDefaultEgressEndpoints>>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)