Compartilhar via


ICustomHostnameAnalysisResult Interface

Definition

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

Properties

AlternateCNameRecord
AlternateTxtRecord
ARecord
CNameRecord
ConflictingContainerAppResourceId
ConflictWithEnvironmentCustomDomain
CustomDomainVerificationFailureInfoCode
CustomDomainVerificationFailureInfoDetail
CustomDomainVerificationFailureInfoMessage
CustomDomainVerificationFailureInfoTarget
CustomDomainVerificationTest
HasConflictOnManagedEnvironment
HostName
IsHostnameAlreadyVerified
TxtRecord

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to