Uses of Class
com.azure.resourcemanager.authorization.fluent.models.ServicePrincipalsAddPasswordRequestBodyInner
-
Packages that use ServicePrincipalsAddPasswordRequestBodyInner Package Description com.azure.resourcemanager.authorization.fluent Package containing the service clients for AuthorizationManagementClient.com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of ServicePrincipalsAddPasswordRequestBodyInner in com.azure.resourcemanager.authorization.fluent
-
Uses of ServicePrincipalsAddPasswordRequestBodyInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return ServicePrincipalsAddPasswordRequestBodyInner Modifier and Type Method Description ServicePrincipalsAddPasswordRequestBodyInnerServicePrincipalsAddPasswordRequestBodyInner. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: Dictionary of <any>.ServicePrincipalsAddPasswordRequestBodyInnerServicePrincipalsAddPasswordRequestBodyInner. withPasswordCredential(MicrosoftGraphPasswordCredentialInner passwordCredential)Set the passwordCredential property: passwordCredential.
-