다음을 통해 공유


ICustomDomainValidatePayload Interface

Definition

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

Properties

Name Description
Name

Name to be validated

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to