Dela via


ArmDnsModelFactory Class

Definition

Model factory for models.

public static class ArmDnsModelFactory
type ArmDnsModelFactory = class
Public Class ArmDnsModelFactory
Inheritance
ArmDnsModelFactory

Methods

DelegationSignerInfo(Nullable<Int32>, String, String)

Initializes a new instance of DelegationSignerInfo.

DnsAaaaRecordData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ETag>, IDictionary<String,String>, Nullable<Int64>, String, String, WritableSubResource, IList<DnsAaaaRecordInfo>)

Initializes a new instance of DnsAaaaRecordData.

DnsARecordData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ETag>, IDictionary<String,String>, Nullable<Int64>, String, String, WritableSubResource, IList<DnsARecordInfo>)

Initializes a new instance of DnsARecordData.

DnsCaaRecordData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ETag>, IDictionary<String,String>, Nullable<Int64>, String, String, WritableSubResource, IList<DnsCaaRecordInfo>)

Initializes a new instance of DnsCaaRecordData.

DnsCnameRecordData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ETag>, IDictionary<String,String>, Nullable<Int64>, String, String, WritableSubResource, String)

Initializes a new instance of DnsCnameRecordData.

DnsMXRecordData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ETag>, IDictionary<String,String>, Nullable<Int64>, String, String, WritableSubResource, IList<DnsMXRecordInfo>)

Initializes a new instance of DnsMXRecordData.

DnsNSRecordData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ETag>, IDictionary<String,String>, Nullable<Int64>, String, String, WritableSubResource, IList<DnsNSRecordInfo>)

Initializes a new instance of DnsNSRecordData.

DnsPtrRecordData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ETag>, IDictionary<String,String>, Nullable<Int64>, String, String, WritableSubResource, IList<DnsPtrRecordInfo>)

Initializes a new instance of DnsPtrRecordData.

DnsResourceReference(IEnumerable<WritableSubResource>, ResourceIdentifier)

Initializes a new instance of DnsResourceReference.

DnsResourceReferenceResult(IEnumerable<DnsResourceReference>)

Initializes a new instance of DnsResourceReferenceResult.

DnssecConfigData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ETag>, String, IEnumerable<DnsSigningKey>)

Initializes a new instance of DnssecConfigData.

DnsSigningKey(IEnumerable<DelegationSignerInfo>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, Nullable<Int32>)

Initializes a new instance of DnsSigningKey.

DnsSoaRecordData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ETag>, IDictionary<String,String>, Nullable<Int64>, String, String, WritableSubResource, DnsSoaRecordInfo)

Initializes a new instance of DnsSoaRecordData.

DnsSrvRecordData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ETag>, IDictionary<String,String>, Nullable<Int64>, String, String, WritableSubResource, IList<DnsSrvRecordInfo>)

Initializes a new instance of DnsSrvRecordData.

DnsTxtRecordData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ETag>, IDictionary<String,String>, Nullable<Int64>, String, String, WritableSubResource, IList<DnsTxtRecordInfo>)

Initializes a new instance of DnsTxtRecordData.

DnsZoneData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<ETag>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, IEnumerable<String>, Nullable<DnsZoneType>, IEnumerable<WritableSubResource>, IEnumerable<WritableSubResource>, IEnumerable<DnsSigningKey>)

Initializes a new instance of DnsZoneData.

Applies to