AzureADOnlyAuthentication type

Azure Active Directory Only Authentication Info

type AzureADOnlyAuthentication = ProxyResource & {
  azureADOnlyAuthentication?: boolean
  creationDate?: Date
  state?: StateValue
}