Bagikan melalui


HostNameBinding Class

Definition

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

Constructors

HostNameBinding()

Properties

AzureResourceName
AzureResourceType
CustomHostNameDnsRecordType
DomainId
HostNameType
Id
Kind
Name
SiteName
SslState
Thumbprint
Type
VirtualIP

Methods

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

Applies to