Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamsTemplate
-
Packages that use MicrosoftGraphTeamsTemplate Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphTeamsTemplate in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTeamsTemplate Modifier and Type Method Description MicrosoftGraphTeamsTemplateMicrosoftGraphTeamInner. template()Get the template property: teamsTemplate.MicrosoftGraphTeamsTemplateMicrosoftGraphTeamsTemplate. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: teamsTemplate.MicrosoftGraphTeamsTemplateMicrosoftGraphTeamsTemplate. withId(String id)Set the id property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphTeamsTemplate Modifier and Type Method Description MicrosoftGraphTeamInnerMicrosoftGraphTeamInner. withTemplate(MicrosoftGraphTeamsTemplate template)Set the template property: teamsTemplate.
-