PrivateLinkConnectionApprovalRequestResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PrivateLinkConnectionApprovalRequestResourceTypeConverter))]
public class PrivateLinkConnectionApprovalRequestResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IPrivateLinkConnectionApprovalRequestResource, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PrivateLinkConnectionApprovalRequestResourceTypeConverter))>]
type PrivateLinkConnectionApprovalRequestResource = class
    interface IPrivateLinkConnectionApprovalRequestResource
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class PrivateLinkConnectionApprovalRequestResource
Implements IPrivateLinkConnectionApprovalRequestResource, IValidates
Inheritance
PrivateLinkConnectionApprovalRequestResource
Attributes
Implements

Constructors

PrivateLinkConnectionApprovalRequestResource()

Properties

Id
Kind
Name
PrivateLinkServiceConnectionStateActionsRequired
PrivateLinkServiceConnectionStateDescription
PrivateLinkServiceConnectionStateStatus
Type

Methods

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

Applies to