interface DomainRecordWeightedConfig {
    weightedIps: DomainRecordWeightedConfigWeightedIP[];
}

Properties

Properties