PrivateLinkServiceResponse

constructor(alias: String, autoApproval: PrivateLinkServicePropertiesResponseAutoApproval? = null, enableProxyProtocol: Boolean? = null, etag: String, extendedLocation: ExtendedLocationResponse? = null, fqdns: List<String>? = null, id: String? = null, ipConfigurations: List<PrivateLinkServiceIpConfigurationResponse>? = null, loadBalancerFrontendIpConfigurations: List<FrontendIPConfigurationResponse>? = null, location: String? = null, name: String, networkInterfaces: List<NetworkInterfaceResponse>, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, provisioningState: String, tags: Map<String, String>? = null, type: String, visibility: PrivateLinkServicePropertiesResponseVisibility? = null)