Sündmused
17. märts, 21 - 21. märts, 10
Liituge sarjaga, et luua muude arendajate ja ekspertidega skaleeritavad tehisintellektilahendused, mis põhinevad reaalajas kasutusjuhtumitel.
Registreeruge koheSeda brauserit enam ei toetata.
Uusimate funktsioonide, turbevärskenduste ja tehnilise toe kasutamiseks võtke kasutusele Microsoft Edge.
Namespace: microsoft.graph
Oluline
APIs under the /beta
version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.
Indicates the string input answer to an accessPackageTextInputQuestion. Stored on an accessPackageAssignmentRequest.
Inherits from accessPackageAnswer.
Property | Type | Description |
---|---|---|
answeredQuestion | accessPackageQuestion | The question the answer applies to. Inherited from accessPackageAnswer. |
displayValue | String | The localized display values shown to the requestor and approvers. Inherited from accessPackageAnswer. |
value | String | The value stored on the requestor's user profile, if this answer is configured to be stored as a specific attribute. |
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.accessPackageAnswerString",
"displayValue": "String",
"answeredQuestion": {
"@odata.type": "microsoft.graph.accessPackageQuestion"
},
"value": "String"
}
Sündmused
17. märts, 21 - 21. märts, 10
Liituge sarjaga, et luua muude arendajate ja ekspertidega skaleeritavad tehisintellektilahendused, mis põhinevad reaalajas kasutusjuhtumitel.
Registreeruge kohe