Share via


ICustomRolloutPropertiesAutoGenerated Interface

Definition

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

Properties

CanaryRegion (Inherited from ICustomRolloutProperties)
ProvisioningState (Inherited from ICustomRolloutProperties)
SpecificationProviderRegistration (Inherited from ICustomRolloutProperties)
SpecificationResourceTypeRegistration (Inherited from ICustomRolloutProperties)
StatusCompletedRegion (Inherited from ICustomRolloutProperties)
StatusFailedOrSkippedRegion (Inherited from ICustomRolloutProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to