298 строки
23 KiB
YAML
298 строки
23 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner"
|
|
name: "AfdDomainInner"
|
|
nameWithType: "AfdDomainInner"
|
|
summary: "Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.<wbr>g."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.fromJson(com.azure.json.JsonReader)?alt=com.azure.core.management.ProxyResource.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.toJson(com.azure.json.JsonWriter)?alt=com.azure.core.management.ProxyResource.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **AfdDomainInner**</br> extends <xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.AfdDomainInner()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.AfdDomainInner()"
|
|
name: "AfdDomainInner()"
|
|
nameWithType: "AfdDomainInner.AfdDomainInner()"
|
|
summary: "Creates an instance of Afd<wbr>Domain<wbr>Inner class."
|
|
syntax: "public AfdDomainInner()"
|
|
desc: "Creates an instance of AfdDomainInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.azureDnsZone()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.azureDnsZone()"
|
|
name: "azureDnsZone()"
|
|
nameWithType: "AfdDomainInner.azureDnsZone()"
|
|
summary: "Get the azure<wbr>Dns<wbr>Zone property: Resource reference to the Azure DNS zone."
|
|
syntax: "public ResourceReference azureDnsZone()"
|
|
desc: "Get the azureDnsZone property: Resource reference to the Azure DNS zone."
|
|
returns:
|
|
description: "the azureDnsZone value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ResourceReference?alt=com.azure.resourcemanager.cdn.models.ResourceReference&text=ResourceReference\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.deploymentStatus()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.deploymentStatus()"
|
|
name: "deploymentStatus()"
|
|
nameWithType: "AfdDomainInner.deploymentStatus()"
|
|
summary: "Get the deployment<wbr>Status property: The deployment<wbr>Status property."
|
|
syntax: "public DeploymentStatus deploymentStatus()"
|
|
desc: "Get the deploymentStatus property: The deploymentStatus property."
|
|
returns:
|
|
description: "the deploymentStatus value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.DeploymentStatus?alt=com.azure.resourcemanager.cdn.models.DeploymentStatus&text=DeploymentStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.domainValidationState()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.domainValidationState()"
|
|
name: "domainValidationState()"
|
|
nameWithType: "AfdDomainInner.domainValidationState()"
|
|
summary: "Get the domain<wbr>Validation<wbr>State property: Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step."
|
|
syntax: "public DomainValidationState domainValidationState()"
|
|
desc: "Get the domainValidationState property: Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step. DCV stands for DomainControlValidation."
|
|
returns:
|
|
description: "the domainValidationState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.DomainValidationState?alt=com.azure.resourcemanager.cdn.models.DomainValidationState&text=DomainValidationState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.extendedProperties()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.extendedProperties()"
|
|
name: "extendedProperties()"
|
|
nameWithType: "AfdDomainInner.extendedProperties()"
|
|
summary: "Get the extended<wbr>Properties property: Key-Value pair representing migration properties for domains."
|
|
syntax: "public Map<String,String> extendedProperties()"
|
|
desc: "Get the extendedProperties property: Key-Value pair representing migration properties for domains."
|
|
returns:
|
|
description: "the extendedProperties value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "AfdDomainInner.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Afd<wbr>Domain<wbr>Inner from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static AfdDomainInner fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If the deserialized JSON object was missing any required properties."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of AfdDomainInner from the JsonReader."
|
|
returns:
|
|
description: "An instance of AfdDomainInner if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner?alt=com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner&text=AfdDomainInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.hostname()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.hostname()"
|
|
name: "hostname()"
|
|
nameWithType: "AfdDomainInner.hostname()"
|
|
summary: "Get the hostname property: The host name of the domain."
|
|
syntax: "public String hostname()"
|
|
desc: "Get the hostname property: The host name of the domain. Must be a domain name."
|
|
returns:
|
|
description: "the hostname value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.id()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.id()"
|
|
name: "id()"
|
|
nameWithType: "AfdDomainInner.id()"
|
|
summary: "Get the id property: Fully qualified resource Id for the resource."
|
|
overridden: "com.azure.core.management.ProxyResource.id()"
|
|
syntax: "public String id()"
|
|
desc: "Get the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.name()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.name()"
|
|
name: "name()"
|
|
nameWithType: "AfdDomainInner.name()"
|
|
summary: "Get the name property: The name of the resource."
|
|
overridden: "com.azure.core.management.ProxyResource.name()"
|
|
syntax: "public String name()"
|
|
desc: "Get the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.preValidatedCustomDomainResourceId()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.preValidatedCustomDomainResourceId()"
|
|
name: "preValidatedCustomDomainResourceId()"
|
|
nameWithType: "AfdDomainInner.preValidatedCustomDomainResourceId()"
|
|
summary: "Get the pre<wbr>Validated<wbr>Custom<wbr>Domain<wbr>Resource<wbr>Id property: Resource reference to the Azure resource where custom domain ownership was prevalidated."
|
|
syntax: "public ResourceReference preValidatedCustomDomainResourceId()"
|
|
desc: "Get the preValidatedCustomDomainResourceId property: Resource reference to the Azure resource where custom domain ownership was prevalidated."
|
|
returns:
|
|
description: "the preValidatedCustomDomainResourceId value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ResourceReference?alt=com.azure.resourcemanager.cdn.models.ResourceReference&text=ResourceReference\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.profileName()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.profileName()"
|
|
name: "profileName()"
|
|
nameWithType: "AfdDomainInner.profileName()"
|
|
summary: "Get the profile<wbr>Name property: The name of the profile which holds the domain."
|
|
syntax: "public String profileName()"
|
|
desc: "Get the profileName property: The name of the profile which holds the domain."
|
|
returns:
|
|
description: "the profileName value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "AfdDomainInner.provisioningState()"
|
|
summary: "Get the provisioning<wbr>State property: Provisioning status."
|
|
syntax: "public AfdProvisioningState provisioningState()"
|
|
desc: "Get the provisioningState property: Provisioning status."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.AfdProvisioningState?alt=com.azure.resourcemanager.cdn.models.AfdProvisioningState&text=AfdProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.systemData()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "AfdDomainInner.systemData()"
|
|
summary: "Get the system<wbr>Data property: Read only system data."
|
|
syntax: "public SystemData systemData()"
|
|
desc: "Get the systemData property: Read only system data."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.tlsSettings()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.tlsSettings()"
|
|
name: "tlsSettings()"
|
|
nameWithType: "AfdDomainInner.tlsSettings()"
|
|
summary: "Get the tls<wbr>Settings property: The configuration specifying how to enable HTTPS for the domain - using Azure<wbr>Front<wbr>Door managed certificate or user's own certificate."
|
|
syntax: "public AfdDomainHttpsParameters tlsSettings()"
|
|
desc: "Get the tlsSettings property: The configuration specifying how to enable HTTPS for the domain - using AzureFrontDoor managed certificate or user's own certificate. If not specified, enabling ssl uses AzureFrontDoor managed certificate by default."
|
|
returns:
|
|
description: "the tlsSettings value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.AfdDomainHttpsParameters?alt=com.azure.resourcemanager.cdn.models.AfdDomainHttpsParameters&text=AfdDomainHttpsParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "AfdDomainInner.toJson(JsonWriter jsonWriter)"
|
|
overridden: "com.azure.core.management.ProxyResource.toJson(com.azure.json.JsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.type()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.type()"
|
|
name: "type()"
|
|
nameWithType: "AfdDomainInner.type()"
|
|
summary: "Get the type property: The type of the resource."
|
|
overridden: "com.azure.core.management.ProxyResource.type()"
|
|
syntax: "public String type()"
|
|
desc: "Get the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.validate()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "AfdDomainInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.validationProperties()"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.validationProperties()"
|
|
name: "validationProperties()"
|
|
nameWithType: "AfdDomainInner.validationProperties()"
|
|
summary: "Get the validation<wbr>Properties property: Values the customer needs to validate domain ownership."
|
|
syntax: "public DomainValidationProperties validationProperties()"
|
|
desc: "Get the validationProperties property: Values the customer needs to validate domain ownership."
|
|
returns:
|
|
description: "the validationProperties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.DomainValidationProperties?alt=com.azure.resourcemanager.cdn.models.DomainValidationProperties&text=DomainValidationProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.withAzureDnsZone(com.azure.resourcemanager.cdn.models.ResourceReference)"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.withAzureDnsZone(ResourceReference azureDnsZone)"
|
|
name: "withAzureDnsZone(ResourceReference azureDnsZone)"
|
|
nameWithType: "AfdDomainInner.withAzureDnsZone(ResourceReference azureDnsZone)"
|
|
summary: "Set the azure<wbr>Dns<wbr>Zone property: Resource reference to the Azure DNS zone."
|
|
parameters:
|
|
- description: "the azureDnsZone value to set."
|
|
name: "azureDnsZone"
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ResourceReference?alt=com.azure.resourcemanager.cdn.models.ResourceReference&text=ResourceReference\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public AfdDomainInner withAzureDnsZone(ResourceReference azureDnsZone)"
|
|
desc: "Set the azureDnsZone property: Resource reference to the Azure DNS zone."
|
|
returns:
|
|
description: "the AfdDomainInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner?alt=com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner&text=AfdDomainInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.withExtendedProperties(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.withExtendedProperties(Map<String,String> extendedProperties)"
|
|
name: "withExtendedProperties(Map<String,String> extendedProperties)"
|
|
nameWithType: "AfdDomainInner.withExtendedProperties(Map<String,String> extendedProperties)"
|
|
summary: "Set the extended<wbr>Properties property: Key-Value pair representing migration properties for domains."
|
|
parameters:
|
|
- description: "the extendedProperties value to set."
|
|
name: "extendedProperties"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public AfdDomainInner withExtendedProperties(Map<String,String> extendedProperties)"
|
|
desc: "Set the extendedProperties property: Key-Value pair representing migration properties for domains."
|
|
returns:
|
|
description: "the AfdDomainInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner?alt=com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner&text=AfdDomainInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.withHostname(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.withHostname(String hostname)"
|
|
name: "withHostname(String hostname)"
|
|
nameWithType: "AfdDomainInner.withHostname(String hostname)"
|
|
summary: "Set the hostname property: The host name of the domain."
|
|
parameters:
|
|
- description: "the hostname value to set."
|
|
name: "hostname"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AfdDomainInner withHostname(String hostname)"
|
|
desc: "Set the hostname property: The host name of the domain. Must be a domain name."
|
|
returns:
|
|
description: "the AfdDomainInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner?alt=com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner&text=AfdDomainInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.withPreValidatedCustomDomainResourceId(com.azure.resourcemanager.cdn.models.ResourceReference)"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.withPreValidatedCustomDomainResourceId(ResourceReference preValidatedCustomDomainResourceId)"
|
|
name: "withPreValidatedCustomDomainResourceId(ResourceReference preValidatedCustomDomainResourceId)"
|
|
nameWithType: "AfdDomainInner.withPreValidatedCustomDomainResourceId(ResourceReference preValidatedCustomDomainResourceId)"
|
|
summary: "Set the pre<wbr>Validated<wbr>Custom<wbr>Domain<wbr>Resource<wbr>Id property: Resource reference to the Azure resource where custom domain ownership was prevalidated."
|
|
parameters:
|
|
- description: "the preValidatedCustomDomainResourceId value to set."
|
|
name: "preValidatedCustomDomainResourceId"
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ResourceReference?alt=com.azure.resourcemanager.cdn.models.ResourceReference&text=ResourceReference\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public AfdDomainInner withPreValidatedCustomDomainResourceId(ResourceReference preValidatedCustomDomainResourceId)"
|
|
desc: "Set the preValidatedCustomDomainResourceId property: Resource reference to the Azure resource where custom domain ownership was prevalidated."
|
|
returns:
|
|
description: "the AfdDomainInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner?alt=com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner&text=AfdDomainInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.withTlsSettings(com.azure.resourcemanager.cdn.models.AfdDomainHttpsParameters)"
|
|
fullName: "com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner.withTlsSettings(AfdDomainHttpsParameters tlsSettings)"
|
|
name: "withTlsSettings(AfdDomainHttpsParameters tlsSettings)"
|
|
nameWithType: "AfdDomainInner.withTlsSettings(AfdDomainHttpsParameters tlsSettings)"
|
|
summary: "Set the tls<wbr>Settings property: The configuration specifying how to enable HTTPS for the domain - using Azure<wbr>Front<wbr>Door managed certificate or user's own certificate."
|
|
parameters:
|
|
- description: "the tlsSettings value to set."
|
|
name: "tlsSettings"
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.AfdDomainHttpsParameters?alt=com.azure.resourcemanager.cdn.models.AfdDomainHttpsParameters&text=AfdDomainHttpsParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public AfdDomainInner withTlsSettings(AfdDomainHttpsParameters tlsSettings)"
|
|
desc: "Set the tlsSettings property: The configuration specifying how to enable HTTPS for the domain - using AzureFrontDoor managed certificate or user's own certificate. If not specified, enabling ssl uses AzureFrontDoor managed certificate by default."
|
|
returns:
|
|
description: "the AfdDomainInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner?alt=com.azure.resourcemanager.cdn.fluent.models.AfdDomainInner&text=AfdDomainInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.contoso.com."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.cdn.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.44.0
|