Cloud Domains v1beta1 API - Class ManagementSettings (2.0.0-beta04)

public sealed class ManagementSettings : IMessage<ManagementSettings>, IEquatable<ManagementSettings>, IDeepCloneable<ManagementSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Domains v1beta1 API class ManagementSettings.

Defines renewal, billing, and transfer settings for a Registration.

Inheritance

object > ManagementSettings

Namespace

Google.Cloud.Domains.V1Beta1

Assembly

Google.Cloud.Domains.V1Beta1.dll

Constructors

ManagementSettings()

public ManagementSettings()

ManagementSettings(ManagementSettings)

public ManagementSettings(ManagementSettings other)
Parameter
NameDescription
otherManagementSettings

Properties

RenewalMethod

public ManagementSettings.Types.RenewalMethod RenewalMethod { get; set; }

Output only. The renewal method for this Registration.

Property Value
TypeDescription
ManagementSettingsTypesRenewalMethod

TransferLockState

public TransferLockState TransferLockState { get; set; }

Controls whether the domain can be transferred to another registrar.

Property Value
TypeDescription
TransferLockState