Uses of Interface
com.azure.resourcemanager.network.models.PrivateEndpoint.DefinitionStages.WithPrivateLinkServiceConnection
Packages that use PrivateEndpoint.DefinitionStages.WithPrivateLinkServiceConnection
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of PrivateEndpoint.DefinitionStages.WithPrivateLinkServiceConnection in com.azure.resourcemanager.network.models
Subinterfaces of PrivateEndpoint.DefinitionStages.WithPrivateLinkServiceConnection in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.network.models that return PrivateEndpoint.DefinitionStages.WithPrivateLinkServiceConnectionModifier and TypeMethodDescriptionPrivateEndpoint.DefinitionStages.WithSubnet.withSubnet(Subnet subnet) Specifies the subnet, from which the private IP will be allocated.PrivateEndpoint.DefinitionStages.WithSubnet.withSubnetId(String subnetId) Specifies the subnet, from which the private IP will be allocated.