AutomationAccount 類別

定義

自動化帳戶類型的定義。

public class AutomationAccount : Microsoft.Azure.Management.Automation.Models.ResourceBase
[Microsoft.Rest.Serialization.JsonTransformation]
public class AutomationAccount : Microsoft.Azure.Management.Automation.Models.TrackedResource
type AutomationAccount = class
    inherit ResourceBase
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AutomationAccount = class
    inherit TrackedResource
Public Class AutomationAccount
Inherits ResourceBase
Public Class AutomationAccount
Inherits TrackedResource
繼承
AutomationAccount
繼承
AutomationAccount
屬性

建構函式

AutomationAccount()

初始化 AutomationAccount 類別的新實例。

AutomationAccount(String, String, String, IDictionary<String, String>, String, Sku, String, String, DateTimeOffset, DateTimeOffset, String, EncryptionProperties, IList<PrivateEndpointConnection>, Nullable<Boolean>, String, Identity)

初始化 AutomationAccount 類別的新實例。

屬性

CreationTime

取得建立時間。

Description

取得或設定描述。

Encryption

取得或設定自動化帳戶的加密屬性

Etag

取得或設定資源的 etag。

Etag

自動化帳戶類型的定義。

(繼承來源 ResourceBase)
Id

自動化帳戶類型的定義。

(繼承來源 ResourceBase)
Id

取得資源的完整資源識別碼

(繼承來源 Resource)
Identity

自動化帳戶類型的定義。

LastModifiedBy

取得或設定上次修改者。

LastModifiedTime

取得上次修改的時間。

Location

自動化帳戶類型的定義。

(繼承來源 ResourceBase)
Location

取得或設定資源所在的 Azure 區域

(繼承來源 TrackedResource)
Name

自動化帳戶類型的定義。

(繼承來源 ResourceBase)
Name

取得資源的名稱

(繼承來源 Resource)
PrivateEndpointConnections

取得或設定自動化資源提供者支援的自動化作業清單。

Properties

自動化帳戶類型的定義。

PublicNetworkAccess

取得或設定指出是否允許來自公用網際網路的非 ARM 端點上的流量 (Webhook/Agent)

Sku

取得或設定帳戶的 SKU。

State

取得帳戶的狀態。 可能的值包括:'Ok'、'Unavailable'、'Suspended'

Tags

自動化帳戶類型的定義。

(繼承來源 ResourceBase)
Tags

取得或設定資源標籤。

(繼承來源 TrackedResource)
Type

自動化帳戶類型的定義。

(繼承來源 ResourceBase)
Type

取得資源的型別。

(繼承來源 Resource)

方法

Validate()

驗證 物件。

適用於