Availability Class

Definition

public class Availability : Microsoft.Azure.Management.DataFactories.Common.Models.BaseScheduler
type Availability = class
    inherit BaseScheduler
Public Class Availability
Inherits BaseScheduler
Inheritance
Availability

Constructors

Availability()
Availability(String, UInt32)

Properties

AnchorDateTime (Inherited from BaseScheduler)
Frequency (Inherited from BaseScheduler)
Interval (Inherited from BaseScheduler)
Offset (Inherited from BaseScheduler)
Style (Inherited from BaseScheduler)

Applies to