UpdateManagedInstanceDnsServersOperation Class

Definition

A recoverable managed database resource.

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

Constructors

UpdateManagedInstanceDnsServersOperation()

Initializes a new instance of the UpdateManagedInstanceDnsServersOperation class.

UpdateManagedInstanceDnsServersOperation(String, String, String, String)

Initializes a new instance of the UpdateManagedInstanceDnsServersOperation class.

Properties

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
Status

Gets the status of the DNS refresh operation. Possible values include: 'Succeeded', 'Failed'

Type

Gets resource type.

(Inherited from Resource)

Applies to