TopLevelDomain Class

Definition

A top level domain object.

[Microsoft.Rest.Serialization.JsonTransformation]
public class TopLevelDomain : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TopLevelDomain = class
    inherit ProxyOnlyResource
Public Class TopLevelDomain
Inherits ProxyOnlyResource
Inheritance
TopLevelDomain
Attributes

Constructors

TopLevelDomain()

Initializes a new instance of the TopLevelDomain class.

TopLevelDomain(String, String, String, String, Nullable<Boolean>)

Initializes a new instance of the TopLevelDomain class.

Properties

Id

Gets resource Id.

(Inherited from ProxyOnlyResource)
Kind

Gets or sets kind of resource.

(Inherited from ProxyOnlyResource)
Name

Gets resource Name.

(Inherited from ProxyOnlyResource)
Privacy

Gets or sets if &lt;code&gt;true&lt;/code&gt;, then the top level domain supports domain privacy; otherwise, &lt;code&gt;false&lt;/code&gt;.

Type

Gets resource type.

(Inherited from ProxyOnlyResource)

Applies to