次の方法で共有


AutomationAccountCreateOrUpdateContent クラス

定義

Automation アカウントの作成または更新操作に指定されたパラメーター。

public class AutomationAccountCreateOrUpdateContent
type AutomationAccountCreateOrUpdateContent = class
Public Class AutomationAccountCreateOrUpdateContent
継承
AutomationAccountCreateOrUpdateContent

コンストラクター

AutomationAccountCreateOrUpdateContent()

AutomationAccountCreateOrUpdateContent の新しいインスタンスを初期化します。

プロパティ

Encryption

Automation アカウントの暗号化プロパティを設定します。

Identity

Automation アカウントの ID プロパティを設定します。

IsLocalAuthDisabled

非 AAD 認証を使用する要求がブロックされているかどうかを示します。

IsPublicNetworkAccessAllowed

ARM 以外のエンドポイント (Webhook/Agent) 上のトラフィックがパブリック インターネットから許可されているかどうかを示します。

Location

リソースの場所を取得または設定します。

Name

リソースの名前を取得または設定します。

Sku

アカウント SKU を取得または設定します。

Tags

リソースに接続されているタグを取得または設定します。

適用対象