BuildMaster SDK Reference
Version:

BuildMasterConfig.InfrastructureSync Class

Contains configuration for the the infrastructure synchronization feature.

Inheritance Hierarchy

  • object
    • Inedo.BuildMaster.BuildMasterConfig<Inedo.BuildMaster.BuildMasterConfig.InfrastructureSync>
      • Inedo.BuildMaster.BuildMasterConfig.InfrastructureSync

Syntax

public class BuildMasterConfig.InfrastructureSync : BuildMasterConfig<BuildMasterConfig.InfrastructureSync>

Constructors

Name Description
.InfrastructureSync

Properties

Name Description
CredentialName

Gets or sets the credential name used to connect to the synchronization source.

DryRun

Gets or sets dry run mode.

Enabled

Gets or sets whether automatic infrastructure synchronization is enabled.

Frequency

Gets or sets the frequency (in seconds) of polling when a synchronization source is specified.

ShowBanner

Gets or sets whether automatic infrastructure synchronization banners should be shown on servers, roles, and environments pages.