ValidateRequest interface
Erőforrás-érvényesítési kérelem tartalma.
Tulajdonságok
| location | Az erőforrás várt helye. |
| name | Ellenőrizni kívánt erőforrás neve. |
| properties | Az érvényesítendő erőforrás tulajdonságai. |
| type | Az ellenőrzéshez használt erőforrástípus. |
Tulajdonság adatai
location
Az erőforrás várt helye.
location: string
Tulajdonság értéke
string
name
Ellenőrizni kívánt erőforrás neve.
name: string
Tulajdonság értéke
string
properties
Az érvényesítendő erőforrás tulajdonságai.
properties: ValidateProperties
Tulajdonság értéke
type
Az ellenőrzéshez használt erőforrástípus.
type: "ServerFarm" | "Site" | "Microsoft.Web/hostingEnvironments"
Tulajdonság értéke
"ServerFarm" | "Site" | "Microsoft.Web/hostingEnvironments"