PrivateLinkServiceProxy.RemotePrivateLinkServiceConnectionStateStatus Property

Definition

Gets or sets the status.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.PrivateEndpointConnectionStatus? RemotePrivateLinkServiceConnectionStateStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
member this.RemotePrivateLinkServiceConnectionStateStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.PrivateEndpointConnectionStatus> with get, set
Public Property RemotePrivateLinkServiceConnectionStateStatus As Nullable(Of PrivateEndpointConnectionStatus)

Property Value

Implements

Attributes

Applies to