ValidateCustomDomainInput Class

Definition

Input of the custom domain to be validated for DNS mapping.

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateCustomDomainInputTypeConverter))]
public class ValidateCustomDomainInput : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateCustomDomainInput
Inheritance
ValidateCustomDomainInput
Attributes
Implements

Constructors

Properties

HostName

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

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of ValidateCustomDomainInput.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of ValidateCustomDomainInput.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateCustomDomainInput.

FromJsonString(String)

Creates a new instance of ValidateCustomDomainInput, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of ValidateCustomDomainInput into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to

製品 バージョン
Azure - PowerShell Commands 12 (LTS), Latest