CosmosDBPrivateEndpointConnectionData.ConnectionState 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.
Connection State of the Private Endpoint Connection.
public Azure.Provisioning.CosmosDB.CosmosDBPrivateLinkServiceConnectionStateProperty ConnectionState { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.CosmosDBPrivateLinkServiceConnectionStateProperty> ConnectionState { get; set; }
member this.ConnectionState : Azure.Provisioning.CosmosDB.CosmosDBPrivateLinkServiceConnectionStateProperty with get, set
member this.ConnectionState : Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.CosmosDBPrivateLinkServiceConnectionStateProperty> with get, set
Public Property ConnectionState As CosmosDBPrivateLinkServiceConnectionStateProperty
Public Property ConnectionState As BicepValue(Of CosmosDBPrivateLinkServiceConnectionStateProperty)