ICustomHostnameAnalysisResult Interface

Definition

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

Properties

AlternateCNameRecord
AlternateTxtRecord
ARecord
CNameRecord
ConflictingAppResourceId
CustomDomainVerificationFailureInfoCode
CustomDomainVerificationFailureInfoExtendedCode
CustomDomainVerificationFailureInfoInnerError
CustomDomainVerificationFailureInfoMessage
CustomDomainVerificationFailureInfoMessageTemplate
CustomDomainVerificationFailureInfoParameter
CustomDomainVerificationTest
HasConflictAcrossSubscription
HasConflictOnScaleUnit
Id (Inherited from IProxyOnlyResource)
IsHostnameAlreadyVerified
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
TxtRecord
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to