Class ManagementSettings (2.0.0)

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

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

Inheritance

Object > ManagementSettings

Namespace

Google.Cloud.Domains.V1

Assembly

Google.Cloud.Domains.V1.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
ManagementSettings.Types.RenewalMethod

TransferLockState

public TransferLockState TransferLockState { get; set; }

Controls whether the domain can be transferred to another registrar.

Property Value
TypeDescription
TransferLockState