ArmDomainRegistrationModelFactory Class

Definition

A factory class for creating instances of the models for mocking.

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

Methods

Name Description
AppServiceDomainData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, RegistrationContactInfo, RegistrationContactInfo, RegistrationContactInfo, RegistrationContactInfo, Nullable<AppServiceDomainStatus>, Nullable<AppServiceDomainProvisioningState>, IEnumerable<String>, Nullable<Boolean>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Boolean>, Nullable<Boolean>, IEnumerable<AppServiceHostName>, DomainPurchaseConsent, IEnumerable<DomainNotRenewableReason>, Nullable<AppServiceDnsType>, String, Nullable<AppServiceDnsType>, String, String)
AppServiceDomainPatch(ResourceIdentifier, String, ResourceType, SystemData, RegistrationContactInfo, RegistrationContactInfo, RegistrationContactInfo, RegistrationContactInfo, Nullable<AppServiceDomainStatus>, Nullable<AppServiceDomainProvisioningState>, IEnumerable<String>, Nullable<Boolean>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Boolean>, Nullable<Boolean>, IEnumerable<AppServiceHostName>, DomainPurchaseConsent, IEnumerable<DomainNotRenewableReason>, Nullable<AppServiceDnsType>, String, Nullable<AppServiceDnsType>, String, String, IDictionary<String,String>)
AppServiceHostName(String, IEnumerable<String>, String, Nullable<AppServiceResourceType>, Nullable<CustomHostNameDnsRecordType>, Nullable<AppServiceHostNameType>)

Details of a hostname derived from a domain.

DomainAvailabilityCheckResult(String, Nullable<Boolean>, Nullable<AppServiceDomainType>)

Domain availability check result.

DomainControlCenterSsoRequestInfo(String, String, String)

Single sign-on request information for domain management.

DomainOwnershipIdentifierData(ResourceIdentifier, String, ResourceType, SystemData, String, String)
DomainPurchaseConsent(IEnumerable<String>, String, Nullable<DateTimeOffset>)

Domain purchase consent object, representing acceptance of applicable legal agreements.

TopLevelDomainData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<Boolean>, String)
TopLevelDomainLegalAgreement(String, String, String, Uri)

Legal agreement for a top level domain.

Applies to