ClassificationService interface
服務分類結果物件。
屬性
| display |
Azure 服務的當地語系化名稱。 |
| resource |
此服務適用的 ARM 資源類型清單。 |
| service |
服務的 Azure 資源識別碼。 |
屬性詳細資料
displayName
Azure 服務的當地語系化名稱。
displayName?: string
屬性值
string
resourceTypes
此服務適用的 ARM 資源類型清單。
resourceTypes?: string[]
屬性值
string[]
serviceId
服務的 Azure 資源識別碼。
serviceId?: string
屬性值
string