PrivateEndpointConnectionWithSystemData.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.
A collection of information about the state of the connection between service consumer and provider.
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20.IPrivateLinkServiceConnectionState PrivateLinkServiceConnectionState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Inherited)>]
member this.PrivateLinkServiceConnectionState : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20.IPrivateLinkServiceConnectionState with get, set
Public Property PrivateLinkServiceConnectionState As IPrivateLinkServiceConnectionState
Property Value
- Attributes