次の方法で共有


AutomationAccountData(AzureLocation) コンストラクター

定義

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

public AutomationAccountData (Azure.Core.AzureLocation location);
new Azure.ResourceManager.Automation.AutomationAccountData : Azure.Core.AzureLocation -> Azure.ResourceManager.Automation.AutomationAccountData
Public Sub New (location As AzureLocation)

パラメーター

location
AzureLocation

場所。

適用対象