Freigeben über


IPrivateLinkServiceConnectionState Interface

Definition

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

Properties

ActionsRequired

The required actions.

Description

The description.

Status

The status.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to