Share via


IDefaultRolloutPropertiesAutoGenerated Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.DefaultRolloutPropertiesAutoGeneratedTypeConverter))]
public interface IDefaultRolloutPropertiesAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IDefaultRolloutProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.DefaultRolloutPropertiesAutoGeneratedTypeConverter))>]
type IDefaultRolloutPropertiesAutoGenerated = interface
    interface IJsonSerializable
    interface IDefaultRolloutProperties
Public Interface IDefaultRolloutPropertiesAutoGenerated
Implements IDefaultRolloutProperties
Derived
Attributes
Implements

Properties

CanaryRegion (Inherited from IDefaultRolloutProperties)
CanarySkipRegion (Inherited from IDefaultRolloutProperties)
HighTrafficRegion (Inherited from IDefaultRolloutProperties)
HighTrafficWaitDuration (Inherited from IDefaultRolloutProperties)
LowTrafficRegion (Inherited from IDefaultRolloutProperties)
LowTrafficWaitDuration (Inherited from IDefaultRolloutProperties)
MediumTrafficRegion (Inherited from IDefaultRolloutProperties)
MediumTrafficWaitDuration (Inherited from IDefaultRolloutProperties)
ProvisioningState (Inherited from IDefaultRolloutProperties)
RestOfTheWorldGroupOneRegion (Inherited from IDefaultRolloutProperties)
RestOfTheWorldGroupOneWaitDuration (Inherited from IDefaultRolloutProperties)
RestOfTheWorldGroupTwoRegion (Inherited from IDefaultRolloutProperties)
RestOfTheWorldGroupTwoWaitDuration (Inherited from IDefaultRolloutProperties)
SpecificationProviderRegistration (Inherited from IDefaultRolloutProperties)
SpecificationResourceTypeRegistration (Inherited from IDefaultRolloutProperties)
StatusCompletedRegion (Inherited from IDefaultRolloutProperties)
StatusFailedOrSkippedRegion (Inherited from IDefaultRolloutProperties)
StatusNextTrafficRegion (Inherited from IDefaultRolloutProperties)
StatusNextTrafficRegionScheduledTime (Inherited from IDefaultRolloutProperties)
StatusSubscriptionReregistrationResult (Inherited from IDefaultRolloutProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to