Share via


DefaultRolloutSpecificationRestOfTheWorldGroupOne Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.DefaultRolloutSpecificationRestOfTheWorldGroupOneTypeConverter))]
public class DefaultRolloutSpecificationRestOfTheWorldGroupOne : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IDefaultRolloutSpecificationRestOfTheWorldGroupOne, Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.DefaultRolloutSpecificationRestOfTheWorldGroupOneTypeConverter))>]
type DefaultRolloutSpecificationRestOfTheWorldGroupOne = class
    interface IDefaultRolloutSpecificationRestOfTheWorldGroupOne
    interface IJsonSerializable
    interface ITrafficRegionRolloutConfiguration
    interface ITrafficRegions
    interface IValidates
Public Class DefaultRolloutSpecificationRestOfTheWorldGroupOne
Implements IDefaultRolloutSpecificationRestOfTheWorldGroupOne, IValidates
Inheritance
DefaultRolloutSpecificationRestOfTheWorldGroupOne
Attributes
Implements

Constructors

DefaultRolloutSpecificationRestOfTheWorldGroupOne()

Creates an new DefaultRolloutSpecificationRestOfTheWorldGroupOne instance.

Properties

Region
WaitDuration

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of DefaultRolloutSpecificationRestOfTheWorldGroupOne.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of DefaultRolloutSpecificationRestOfTheWorldGroupOne.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IDefaultRolloutSpecificationRestOfTheWorldGroupOne.

FromJsonString(String)

Creates a new instance of DefaultRolloutSpecificationRestOfTheWorldGroupOne, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of DefaultRolloutSpecificationRestOfTheWorldGroupOne into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to