ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithPrivateLinkServiceResource<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource<ParentT> |
withResource(Resource privateLinkServiceResource)
Specifies the resource of the private link service.
|
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource<ParentT> |
withResourceId(String privateLinkServiceResourceId)
Specifies the resource of the private link service.
|
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource<ParentT> withResource(Resource privateLinkServiceResource)
privateLinkServiceResource - the resource of the private link servicePrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource<ParentT> withResourceId(String privateLinkServiceResourceId)
privateLinkServiceResourceId - the resource ID of the private link serviceCopyright © 2021 Microsoft Corporation. All rights reserved.