次の方法で共有


SqlAgentConfiguration クラス

定義

回復可能なマネージド データベース リソース。

[Microsoft.Rest.Serialization.JsonTransformation]
public class SqlAgentConfiguration : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SqlAgentConfiguration = class
    inherit ProxyResource
Public Class SqlAgentConfiguration
Inherits ProxyResource
継承
SqlAgentConfiguration
属性

コンストラクター

SqlAgentConfiguration()

SqlAgentConfiguration クラスの新しいインスタンスを初期化します。

SqlAgentConfiguration(String, String, String, String)

SqlAgentConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

Id

リソース ID を取得します。

(継承元 Resource)
Name

リソース名を取得します。

(継承元 Resource)
State

Sql エージェントの状態を取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

Type

リソースの種類を取得します。

(継承元 Resource)

適用対象