DefaultRolloutStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DefaultRolloutStatus.
public class DefaultRolloutStatus : Azure.ResourceManager.ProviderHub.Models.RolloutStatusBase
type DefaultRolloutStatus = class
inherit RolloutStatusBase
Public Class DefaultRolloutStatus
Inherits RolloutStatusBase
- Inheritance
Constructors
DefaultRolloutStatus() |
Initializes a new instance of DefaultRolloutStatus. |
Properties
CompletedRegions |
Gets the completed regions. (Inherited from RolloutStatusBase) |
FailedOrSkippedRegions |
Dictionary of <ExtendedErrorInfo>. (Inherited from RolloutStatusBase) |
NextTrafficRegion |
Gets or sets the next traffic region. |
NextTrafficRegionScheduledOn |
Gets or sets the next traffic region scheduled on. |
SubscriptionReregistrationResult |
Gets or sets the subscription reregistration result. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET