Compartir a través de


ITopLevelDomainProperties Interface

Definition

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

Properties

Privacy

If true, then the top level domain supports domain privacy; otherwise, false.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to