IHostNameBindingProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.HostNameBindingPropertiesTypeConverter))]
public interface IHostNameBindingProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.HostNameBindingPropertiesTypeConverter))>]
type IHostNameBindingProperties = interface
    interface IJsonSerializable
Public Interface IHostNameBindingProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AzureResourceName
AzureResourceType
CustomHostNameDnsRecordType
DomainId
HostNameType
SiteName
SslState
Thumbprint
VirtualIP

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to