Interface IWithAttach<ParentT>
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
The final stage of the private endpoint connection definition.
public interface IWithAttach<ParentT> : IInUpdate<ParentT>, IWithState<ParentT>
Type Parameters
ParentT
The stage of the parent update to return to after attaching this definition.
- Inherited Members