AzureCosmosDBResource.ConnectionString Property

Definition

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.BicepSecretOutputReference
Public ReadOnly Property ConnectionString As BicepSecretOutputReference

Property Value

Attributes

Applies to