Bagikan melalui


PrivateLinkResourcesWrapper Class

Definition

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

Constructors

PrivateLinkResourcesWrapper()

Properties

Value

Methods

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

Applies to