IDefaultRolloutPropertiesStatus Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.DefaultRolloutPropertiesStatusTypeConverter))]
public interface IDefaultRolloutPropertiesStatus : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IDefaultRolloutStatus
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.DefaultRolloutPropertiesStatusTypeConverter))>]
type IDefaultRolloutPropertiesStatus = interface
interface IJsonSerializable
interface IDefaultRolloutStatus
interface IRolloutStatusBase
Public Interface IDefaultRolloutPropertiesStatus
Implements IDefaultRolloutStatus
- Derived
- Attributes
- Implements
Properties
CompletedRegion | (Inherited from IRolloutStatusBase) |
FailedOrSkippedRegion | (Inherited from IRolloutStatusBase) |
NextTrafficRegion | (Inherited from IDefaultRolloutStatus) |
NextTrafficRegionScheduledTime | (Inherited from IDefaultRolloutStatus) |
SubscriptionReregistrationResult | (Inherited from IDefaultRolloutStatus) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |