Table of Contents

Interface IDefinition<ParentT>

Namespace
Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Definition
Assembly
Microsoft.Azure.Management.CosmosDB.Fluent.dll

The entirety of a private endpoint connection definition as a part of parent definition.

public interface IDefinition<ParentT> : IBlank<ParentT>, IWithAttach<ParentT>, IWithState<ParentT>, IInDefinition<ParentT>

Type Parameters

ParentT

The stage of the parent definition to return to after attaching this definition.

Inherited Members