Condividi tramite


SqlServerResourceSettings Class

Definition

Defines the SQL Server resource settings.

[Newtonsoft.Json.JsonObject("Microsoft.Sql/servers")]
public class SqlServerResourceSettings : Microsoft.Azure.Management.Migrate.ResourceMover.Models.ResourceSettings
[<Newtonsoft.Json.JsonObject("Microsoft.Sql/servers")>]
type SqlServerResourceSettings = class
    inherit ResourceSettings
Public Class SqlServerResourceSettings
Inherits ResourceSettings
Inheritance
SqlServerResourceSettings
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

SqlServerResourceSettings()

Initializes a new instance of the SqlServerResourceSettings class.

SqlServerResourceSettings(String)

Initializes a new instance of the SqlServerResourceSettings class.

Properties

TargetResourceName

Gets or sets the target Resource name.

(Inherited from ResourceSettings)

Applies to