Table of Contents

Interface IBlank<ParentT>

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

The first stage of a private endpoint connection definition.

public interface IBlank<ParentT> : IWithState<ParentT>

Type Parameters

ParentT

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

Inherited Members