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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET