PublicCertificateCollection Class

Definition

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

Constructors

PublicCertificateCollection()

Properties

NextLink
Value

Methods

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

Applies to