KeyVaultPrivateEndpointConnection.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.
Approval state of the private link connection.
public Azure.Provisioning.KeyVault.KeyVaultPrivateLinkServiceConnectionState ConnectionState { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.KeyVault.KeyVaultPrivateLinkServiceConnectionState> ConnectionState { get; set; }
member this.ConnectionState : Azure.Provisioning.KeyVault.KeyVaultPrivateLinkServiceConnectionState with get, set
member this.ConnectionState : Azure.Provisioning.BicepValue<Azure.Provisioning.KeyVault.KeyVaultPrivateLinkServiceConnectionState> with get, set
Public Property ConnectionState As KeyVaultPrivateLinkServiceConnectionState
Public Property ConnectionState As BicepValue(Of KeyVaultPrivateLinkServiceConnectionState)