IHostNameBinding Interface

Definition

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

Properties

AzureResourceName
AzureResourceType
CustomHostNameDnsRecordType
DomainId
HostNameType
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
SiteName
SslState
Thumbprint
Type (Inherited from IProxyOnlyResource)
VirtualIP

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to