Bagikan melalui


HostNameBindingCollection Class

Definition

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

Constructors

HostNameBindingCollection()

Properties

NextLink
Value

Methods

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

Applies to