AzureCosmosDBResource.ConnectionString Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
BicepSecretOutputReference is no longer supported. Use ConnectionStringOutput instead.
Gets the "connectionString" reference from the secret outputs of the Azure Cosmos DB resource.
public Aspire.Hosting.Azure.BicepSecretOutputReference ConnectionString { get; }[System.Obsolete("BicepSecretOutputReference is no longer supported. Use ConnectionStringOutput instead.")]
public Aspire.Hosting.Azure.BicepSecretOutputReference ConnectionString { get; }member this.ConnectionString : Aspire.Hosting.Azure.BicepSecretOutputReference[<System.Obsolete("BicepSecretOutputReference is no longer supported. Use ConnectionStringOutput instead.")>]
member this.ConnectionString : Aspire.Hosting.Azure.BicepSecretOutputReferencePublic ReadOnly Property ConnectionString As BicepSecretOutputReferenceProperty Value
- Attributes