PrivateEndpointConnection.PrivateLinkServiceConnectionStateStatus 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.
The status.
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purview.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Purview.Support.Status? PrivateLinkServiceConnectionStateStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purview.PropertyOrigin.Inlined)>]
member this.PrivateLinkServiceConnectionStateStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Purview.Support.Status> with get, set
Public Property PrivateLinkServiceConnectionStateStatus As Nullable(Of Status)
Property Value
Implements
- Attributes