ServerDnsAliasInner Class

Definition

A server DNS alias.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ServerDnsAliasInner : Microsoft.Azure.Management.Sql.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServerDnsAliasInner = class
    inherit ProxyResourceInner
Public Class ServerDnsAliasInner
Inherits ProxyResourceInner
Inheritance
Attributes

Constructors

ServerDnsAliasInner()

Initializes a new instance of the ServerDnsAliasInner class.

ServerDnsAliasInner(String, String, String, String)

Initializes a new instance of the ServerDnsAliasInner class.

Properties

AzureDnsRecord

Gets the fully qualified DNS record for alias

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object. Throws ValidationException if validation fails.

(Inherited from Resource)

Applies to