RecordSet Class

Definition

A collective group of information about the record set information.

public class RecordSet
type RecordSet = class
Public Class RecordSet
Inheritance
RecordSet

Constructors

RecordSet()

Initializes a new instance of the RecordSet class.

RecordSet(String, String, String, String, Nullable<Int32>, IList<String>)

Initializes a new instance of the RecordSet class.

Properties

Fqdn

Gets or sets fqdn that resolves to private endpoint ip address.

IpAddresses

Gets or sets the private ip address of the private endpoint.

ProvisioningState

Gets the provisioning state of the recordset. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

RecordSetName

Gets or sets recordset name.

RecordType

Gets or sets resource record type.

Ttl

Gets or sets recordset time to live.

Applies to