次の方法で共有


CustomRolloutSpecification(TrafficRegions) コンストラクター

定義

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

public CustomRolloutSpecification (Azure.ResourceManager.ProviderHub.Models.TrafficRegions canary);
new Azure.ResourceManager.ProviderHub.Models.CustomRolloutSpecification : Azure.ResourceManager.ProviderHub.Models.TrafficRegions -> Azure.ResourceManager.ProviderHub.Models.CustomRolloutSpecification
Public Sub New (canary As TrafficRegions)

パラメーター

例外

canary が null です。

適用対象