Uses of Class
com.azure.resourcemanager.network.fluent.models.PrivateLinkServiceInner
Packages that use PrivateLinkServiceInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of PrivateLinkServiceInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return PrivateLinkServiceInnerModifier and TypeMethodDescriptionPrivateLinkServicesClient.createOrUpdate(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters) Creates or updates an private link service in the specified resource group.PrivateLinkServicesClient.createOrUpdate(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters, com.azure.core.util.Context context) Creates or updates an private link service in the specified resource group.PrivateLinkServicesClient.getByResourceGroup(String resourceGroupName, String serviceName) Gets the specified private link service by resource group.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type PrivateLinkServiceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateLinkServiceInner>, PrivateLinkServiceInner> PrivateLinkServicesClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters) Creates or updates an private link service in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateLinkServiceInner>, PrivateLinkServiceInner> PrivateLinkServicesClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters) Creates or updates an private link service in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateLinkServiceInner>, PrivateLinkServiceInner> PrivateLinkServicesClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters, com.azure.core.util.Context context) Creates or updates an private link service in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateLinkServiceInner>, PrivateLinkServiceInner> PrivateLinkServicesClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters, com.azure.core.util.Context context) Creates or updates an private link service in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateLinkServiceInner>, PrivateLinkServiceInner> PrivateLinkServicesClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters) Creates or updates an private link service in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateLinkServiceInner>, PrivateLinkServiceInner> PrivateLinkServicesClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters) Creates or updates an private link service in the specified resource group.PrivateLinkServicesClient.createOrUpdateAsync(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters) Creates or updates an private link service in the specified resource group.PrivateLinkServicesClient.getByResourceGroupAsync(String resourceGroupName, String serviceName) Gets the specified private link service by resource group.com.azure.core.http.rest.Response<PrivateLinkServiceInner> PrivateLinkServicesClient.getByResourceGroupWithResponse(String resourceGroupName, String serviceName, String expand, com.azure.core.util.Context context) Gets the specified private link service by resource group.Mono<com.azure.core.http.rest.Response<PrivateLinkServiceInner>> PrivateLinkServicesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String serviceName, String expand) Gets the specified private link service by resource group.com.azure.core.http.rest.PagedIterable<PrivateLinkServiceInner> PrivateLinkServicesClient.list()Gets all private link service in a subscription.com.azure.core.http.rest.PagedIterable<PrivateLinkServiceInner> PrivateLinkServicesClient.list(com.azure.core.util.Context context) Gets all private link service in a subscription.com.azure.core.http.rest.PagedFlux<PrivateLinkServiceInner> PrivateLinkServicesClient.listAsync()Gets all private link service in a subscription.com.azure.core.http.rest.PagedIterable<PrivateLinkServiceInner> PrivateLinkServicesClient.listByResourceGroup(String resourceGroupName) Gets all private link services in a resource group.com.azure.core.http.rest.PagedIterable<PrivateLinkServiceInner> PrivateLinkServicesClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Gets all private link services in a resource group.com.azure.core.http.rest.PagedFlux<PrivateLinkServiceInner> PrivateLinkServicesClient.listByResourceGroupAsync(String resourceGroupName) Gets all private link services in a resource group.Methods in com.azure.resourcemanager.network.fluent with parameters of type PrivateLinkServiceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateLinkServiceInner>, PrivateLinkServiceInner> PrivateLinkServicesClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters) Creates or updates an private link service in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateLinkServiceInner>, PrivateLinkServiceInner> PrivateLinkServicesClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters, com.azure.core.util.Context context) Creates or updates an private link service in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateLinkServiceInner>, PrivateLinkServiceInner> PrivateLinkServicesClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters) Creates or updates an private link service in the specified resource group.PrivateLinkServicesClient.createOrUpdate(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters) Creates or updates an private link service in the specified resource group.PrivateLinkServicesClient.createOrUpdate(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters, com.azure.core.util.Context context) Creates or updates an private link service in the specified resource group.PrivateLinkServicesClient.createOrUpdateAsync(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters) Creates or updates an private link service in the specified resource group.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> PrivateLinkServicesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, PrivateLinkServiceInner parameters) Creates or updates an private link service in the specified resource group. -
Uses of PrivateLinkServiceInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return PrivateLinkServiceInnerModifier and TypeMethodDescriptionstatic PrivateLinkServiceInnerPrivateLinkServiceInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkServiceInner from the JsonReader.NetworkInterfaceInner.privateLinkService()Get the privateLinkService property: Privatelinkservice of the network interface resource.NetworkInterfacePropertiesFormatInner.privateLinkService()Get the privateLinkService property: Privatelinkservice of the network interface resource.PrivateLinkServiceInner.withAutoApproval(PrivateLinkServicePropertiesAutoApproval autoApproval) Set the autoApproval property: The auto-approval list of the private link service.PrivateLinkServiceInner.withDestinationIpAddress(String destinationIpAddress) Set the destinationIpAddress property: The destination IP address of the private link service.PrivateLinkServiceInner.withEnableProxyProtocol(Boolean enableProxyProtocol) Set the enableProxyProtocol property: Whether the private link service is enabled for proxy protocol or not.PrivateLinkServiceInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the load balancer.Set the fqdns property: The list of Fqdn.Set the id property: Resource ID.PrivateLinkServiceInner.withIpConfigurations(List<PrivateLinkServiceIpConfigurationInner> ipConfigurations) Set the ipConfigurations property: An array of private link service IP configurations.PrivateLinkServiceInner.withLoadBalancerFrontendIpConfigurations(List<FrontendIpConfigurationInner> loadBalancerFrontendIpConfigurations) Set the loadBalancerFrontendIpConfigurations property: An array of references to the load balancer IP configurations.PrivateLinkServiceInner.withLocation(String location) PrivateLinkServiceInner.withVisibility(PrivateLinkServicePropertiesVisibility visibility) Set the visibility property: The visibility list of the private link service.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type PrivateLinkServiceInnerModifier and TypeMethodDescriptionNetworkInterfaceInner.withPrivateLinkService(PrivateLinkServiceInner privateLinkService) Set the privateLinkService property: Privatelinkservice of the network interface resource.NetworkInterfacePropertiesFormatInner.withPrivateLinkService(PrivateLinkServiceInner privateLinkService) Set the privateLinkService property: Privatelinkservice of the network interface resource. -
Uses of PrivateLinkServiceInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type PrivateLinkServiceInnerModifier and TypeMethodDescriptionPrivateLinkServiceListResult.value()Get the value property: A list of PrivateLinkService resources in a resource group.Method parameters in com.azure.resourcemanager.network.models with type arguments of type PrivateLinkServiceInnerModifier and TypeMethodDescriptionPrivateLinkServiceListResult.withValue(List<PrivateLinkServiceInner> value) Set the value property: A list of PrivateLinkService resources in a resource group.