Share via


PrivateLinkConnectionApprovalRequest Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PrivateLinkConnectionApprovalRequestTypeConverter))]
public class PrivateLinkConnectionApprovalRequest : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IPrivateLinkConnectionApprovalRequest
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PrivateLinkConnectionApprovalRequestTypeConverter))>]
type PrivateLinkConnectionApprovalRequest = class
    interface IPrivateLinkConnectionApprovalRequest
    interface IJsonSerializable
Public Class PrivateLinkConnectionApprovalRequest
Implements IPrivateLinkConnectionApprovalRequest
Inheritance
PrivateLinkConnectionApprovalRequest
Attributes
Implements

Constructors

PrivateLinkConnectionApprovalRequest()

Properties

PrivateLinkServiceConnectionStateActionsRequired
PrivateLinkServiceConnectionStateDescription
PrivateLinkServiceConnectionStateStatus

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to