次の方法で共有


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

定義

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

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

パラメーター

例外

specification が null です。

適用対象