IPrivateLinkServiceProxy Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.PrivateLinkServiceProxyTypeConverter))]
public interface IPrivateLinkServiceProxy : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.PrivateLinkServiceProxyTypeConverter))>]
type IPrivateLinkServiceProxy = interface
    interface IJsonSerializable
Public Interface IPrivateLinkServiceProxy
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
GroupConnectivityInformation

Gets or sets group connectivity information.

Id

Gets or sets private link service proxy id.

RemotePrivateEndpointConnectionId

Gets or sets the remote private endpoint connection id.

RemotePrivateLinkServiceConnectionStateActionsRequired

Gets or sets actions required.

RemotePrivateLinkServiceConnectionStateDescription

Gets or sets description.

RemotePrivateLinkServiceConnectionStateStatus

Gets or sets the status.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to