IHostName Interface

Definition

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

Properties

AzureResourceName
AzureResourceType
CustomHostNameDnsRecordType
Name
SiteName
Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to