Share via


ICustomRolloutSpecification Interface

Definition

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

Properties

CanaryRegion
ProviderRegistration
ResourceTypeRegistration

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to