File tree Expand file tree Collapse file tree 4 files changed +4
-8
lines changed Expand file tree Collapse file tree 4 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1447
1447
},
1448
1448
"certificateId" : {
1449
1449
"type" : " string" ,
1450
- "description" : " Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment. "
1450
+ "description" : " Resource Id of the Certificate to be bound to this hostname."
1451
1451
},
1452
1452
"name" : {
1453
1453
"type" : " string" ,
1454
1454
"description" : " Hostname."
1455
1455
}
1456
1456
},
1457
1457
"required" : [
1458
- " certificateId" ,
1459
1458
" name"
1460
1459
],
1461
1460
"description" : " Custom Domain of a Container App"
Original file line number Diff line number Diff line change 1447
1447
},
1448
1448
"certificateId" : {
1449
1449
"type" : " string" ,
1450
- "description" : " Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment. "
1450
+ "description" : " Resource Id of the Certificate to be bound to this hostname."
1451
1451
},
1452
1452
"name" : {
1453
1453
"type" : " string" ,
1454
1454
"description" : " Hostname."
1455
1455
}
1456
1456
},
1457
1457
"required" : [
1458
- " certificateId" ,
1459
1458
" name"
1460
1459
],
1461
1460
"description" : " Custom Domain of a Container App"
Original file line number Diff line number Diff line change 1890
1890
},
1891
1891
"certificateId" : {
1892
1892
"type" : " string" ,
1893
- "description" : " Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment. "
1893
+ "description" : " Resource Id of the Certificate to be bound to this hostname."
1894
1894
},
1895
1895
"name" : {
1896
1896
"type" : " string" ,
1897
1897
"description" : " Hostname."
1898
1898
}
1899
1899
},
1900
1900
"required" : [
1901
- " certificateId" ,
1902
1901
" name"
1903
1902
],
1904
1903
"description" : " Custom Domain of a Container App"
Original file line number Diff line number Diff line change 1981
1981
},
1982
1982
"certificateId" : {
1983
1983
"type" : " string" ,
1984
- "description" : " Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment. "
1984
+ "description" : " Resource Id of the Certificate to be bound to this hostname."
1985
1985
},
1986
1986
"name" : {
1987
1987
"type" : " string" ,
1988
1988
"description" : " Hostname."
1989
1989
}
1990
1990
},
1991
1991
"required" : [
1992
- " certificateId" ,
1993
1992
" name"
1994
1993
],
1995
1994
"description" : " Custom Domain of a Container App"
You can’t perform that action at this time.
0 commit comments