IPrivateLinkServiceConnectionState Interface

Definition

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

Properties

Name Description
ActionsRequired

Gets or sets actions required.

Description

Gets or sets description.

Status

Gets or sets the status.

Methods

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

Applies to