PrivateEndpointResponse

constructor(applicationSecurityGroups: List<ApplicationSecurityGroupResponse>? = null, customDnsConfigs: List<CustomDnsConfigPropertiesFormatResponse>? = null, customNetworkInterfaceName: String? = null, etag: String, extendedLocation: ExtendedLocationResponse? = null, id: String? = null, ipConfigurations: List<PrivateEndpointIPConfigurationResponse>? = null, location: String? = null, manualPrivateLinkServiceConnections: List<PrivateLinkServiceConnectionResponse>? = null, name: String, networkInterfaces: List<NetworkInterfaceResponse>, privateLinkServiceConnections: List<PrivateLinkServiceConnectionResponse>? = null, provisioningState: String, subnet: SubnetResponse? = null, tags: Map<String, String>? = null, type: String)