Interface PrivateEndpoint.PrivateLinkServiceConnection.Definition<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>,PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.Blank<ParentT>,PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithApprovalMethod<ParentT>,PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithAttach<ParentT>,PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithPrivateLinkServiceResource<ParentT>,PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource<ParentT>
- Enclosing interface:
- PrivateEndpoint.PrivateLinkServiceConnection
public static interface PrivateEndpoint.PrivateLinkServiceConnection.Definition<ParentT> extends PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.Blank<ParentT>, PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithPrivateLinkServiceResource<ParentT>, PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource<ParentT>, PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithApprovalMethod<ParentT>, PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithAttach<ParentT>
The entirety of the definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attach
-
Methods inherited from interface com.azure.resourcemanager.network.models.PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithApprovalMethod
withManualApproval
-
Methods inherited from interface com.azure.resourcemanager.network.models.PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithPrivateLinkServiceResource
withResource, withResourceId
-
Methods inherited from interface com.azure.resourcemanager.network.models.PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource
withoutSubResource, withSubResource
-
-