OBJECT
File of an Azure AD terms of use.
type AzureAdTermsOfUseFile {# Display name of the Azure AD terms of use file.displayName: String! # Name of the Azure AD terms of use file.fileName: String! # Language code of the Azure AD terms of use file. It will be derived from ISO # 639-1.languageCode: String! }