AppConfigurationPrivateEndpointConnectionReference.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.
A collection of information about the state of the connection between service consumer and provider.
public Azure.Provisioning.AppConfiguration.AppConfigurationPrivateLinkServiceConnectionState ConnectionState { get; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.AppConfiguration.AppConfigurationPrivateLinkServiceConnectionState> ConnectionState { get; }
member this.ConnectionState : Azure.Provisioning.AppConfiguration.AppConfigurationPrivateLinkServiceConnectionState
member this.ConnectionState : Azure.Provisioning.BicepValue<Azure.Provisioning.AppConfiguration.AppConfigurationPrivateLinkServiceConnectionState>
Public ReadOnly Property ConnectionState As AppConfigurationPrivateLinkServiceConnectionState
Public ReadOnly Property ConnectionState As BicepValue(Of AppConfigurationPrivateLinkServiceConnectionState)
Property Value
Applies to
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for .NET