| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateEndpoint.Definition
Container interface for all the definitions that need to be implemented.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpoint.DefinitionStages.WithPrivateLinkServiceConnection |
PrivateEndpoint.DefinitionStages.WithSubnet.withSubnet(Subnet subnet)
Specifies the subnet, from which the private IP will be allocated.
|
PrivateEndpoint.DefinitionStages.WithPrivateLinkServiceConnection |
PrivateEndpoint.DefinitionStages.WithSubnet.withSubnetId(String subnetId)
Specifies the subnet, from which the private IP will be allocated.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.