ManagedHsmPrivateEndpointConnection.PrivateLinkServiceConnectionState 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.ManagedHsmPrivateLinkServiceConnectionState PrivateLinkServiceConnectionState { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.KeyVault.ManagedHsmPrivateLinkServiceConnectionState> PrivateLinkServiceConnectionState { get; set; }
member this.PrivateLinkServiceConnectionState : Azure.Provisioning.KeyVault.ManagedHsmPrivateLinkServiceConnectionState with get, set
member this.PrivateLinkServiceConnectionState : Azure.Provisioning.BicepValue<Azure.Provisioning.KeyVault.ManagedHsmPrivateLinkServiceConnectionState> with get, set
Public Property PrivateLinkServiceConnectionState As ManagedHsmPrivateLinkServiceConnectionState
Public Property PrivateLinkServiceConnectionState As BicepValue(Of ManagedHsmPrivateLinkServiceConnectionState)
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