File tree Expand file tree Collapse file tree
specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 42134213 "description" : " Resource reference to the Azure DNS zone" ,
42144214 "type" : " object" ,
42154215 "$ref" : " ./cdn.json#/definitions/ResourceReference"
4216+ },
4217+ "preValidatedCustomDomainResourceId" : {
4218+ "description" : " Resource reference to the Azure resource where custom domain ownership was prevalidated" ,
4219+ "type" : " object" ,
4220+ "$ref" : " ./cdn.json#/definitions/ResourceReference"
42164221 }
42174222 }
42184223 },
42414246 "description" : " Defines the source of the SSL certificate." ,
42424247 "enum" : [
42434248 " CustomerCertificate" ,
4244- " ManagedCertificate"
4249+ " ManagedCertificate" ,
4250+ " AzureFirstPartyManagedCertificate"
42454251 ],
42464252 "type" : " string" ,
42474253 "x-ms-enum" : {
47944800 "name" : " EnabledState" ,
47954801 "modelAsString" : true
47964802 }
4803+ },
4804+ "enforceCertificateNameCheck" : {
4805+ "description" : " Whether to enable certificate name check at origin level" ,
4806+ "type" : " boolean"
47974807 }
47984808 }
47994809 },
57035713 "description" : " Name of the Resource group within the Azure subscription."
57045714 }
57055715 }
5706- }
5716+ }
You can’t perform that action at this time.
0 commit comments