public interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.cosmosdb.implementation.PrivateEndpointConnectionInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource<com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection, com.microsoft.azure.management.cosmosdb.CosmosDBAccount>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.cosmosdb.PrivateEndpointProperty privateEndpoint();
    descriptor: ()Lcom/microsoft/azure/management/cosmosdb/PrivateEndpointProperty;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.cosmosdb.PrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState();
    descriptor: ()Lcom/microsoft/azure/management/cosmosdb/PrivateLinkServiceConnectionStateProperty;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/cosmosdb/implementation/PrivateEndpointConnectionInner;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/ExternalChildResource<Lcom/microsoft/azure/management/cosmosdb/PrivateEndpointConnection;Lcom/microsoft/azure/management/cosmosdb/CosmosDBAccount;>;
SourceFile: "PrivateEndpointConnection.java"
NestMembers:
  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$Definition  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$DefinitionStages  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$DefinitionStages$Blank  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$DefinitionStages$WithAttach  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$DefinitionStages$WithState  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$Update  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateDefinition  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateDefinitionStages  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateDefinitionStages$Blank  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateDefinitionStages$WithAttach  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateDefinitionStages$WithState  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateStages  com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateStages$WithState
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract Definition = com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$Definition of com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection
  public abstract DefinitionStages = com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$DefinitionStages of com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection
  public abstract Update = com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$Update of com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection
  public abstract UpdateDefinition = com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateDefinition of com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateDefinitionStages of com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection
  public abstract UpdateStages = com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateStages of com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_28_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)