Freigeben über


IPrivateLinkServiceConnectionState Interface

Definition

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

Properties

Name Description
ActionsRequired

The required actions.

Description

The description.

Status

The status.

Methods

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

Applies to