次の方法で共有


ICustomDomainParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomDomainParametersTypeConverter))]
public interface ICustomDomainParameters : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomDomainParametersTypeConverter))>]
type ICustomDomainParameters = interface
    interface IJsonSerializable
Public Interface ICustomDomainParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

HostName

The host name of the custom domain. Must be a domain name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to