IntegrationAccountBatchConfigurationData コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
IntegrationAccountBatchConfigurationData の新しいインスタンスを初期化します。
public IntegrationAccountBatchConfigurationData (Azure.Core.AzureLocation location, Azure.ResourceManager.Logic.Models.IntegrationAccountBatchConfigurationProperties properties);
new Azure.ResourceManager.Logic.IntegrationAccountBatchConfigurationData : Azure.Core.AzureLocation * Azure.ResourceManager.Logic.Models.IntegrationAccountBatchConfigurationProperties -> Azure.ResourceManager.Logic.IntegrationAccountBatchConfigurationData
Public Sub New (location As AzureLocation, properties As IntegrationAccountBatchConfigurationProperties)
パラメーター
- location
- AzureLocation
場所。
バッチ構成プロパティ。
例外
properties
が null です。