IPrivateLinkServiceProxy.RemotePrivateLinkServiceConnectionStateStatus Property

Definition

Gets or sets the status.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.PrivateEndpointConnectionStatus) }, ReadOnly=false, Required=false, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.PrivateEndpointConnectionStatus? RemotePrivateLinkServiceConnectionStateStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.PrivateEndpointConnectionStatus) }, ReadOnly=false, Required=false, SerializedName="status")>]
member this.RemotePrivateLinkServiceConnectionStateStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.PrivateEndpointConnectionStatus> with get, set
Public Property RemotePrivateLinkServiceConnectionStateStatus As Nullable(Of PrivateEndpointConnectionStatus)

Property Value

Attributes

Applies to