Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphAlternativeSecurityId
Packages that use MicrosoftGraphAlternativeSecurityId
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphAlternativeSecurityId in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphAlternativeSecurityIdModifier and TypeMethodDescriptionMicrosoftGraphAlternativeSecurityId.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: alternativeSecurityId.MicrosoftGraphAlternativeSecurityId.withIdentityProvider(String identityProvider) Set the identityProvider property: For internal use only.MicrosoftGraphAlternativeSecurityId.withKey(byte[] key) Set the key property: For internal use only.Set the type property: For internal use only.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphAlternativeSecurityIdModifier and TypeMethodDescriptionMicrosoftGraphDevice.alternativeSecurityIds()Get the alternativeSecurityIds property: For internal use only.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphAlternativeSecurityIdModifier and TypeMethodDescriptionMicrosoftGraphDevice.withAlternativeSecurityIds(List<MicrosoftGraphAlternativeSecurityId> alternativeSecurityIds) Set the alternativeSecurityIds property: For internal use only.