- withAccessTo(Resource, BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
-
Specifies that the identity should have the given access (described by the role)
on an ARM resource.
- withAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
-
Specifies that the identity should have the given access (described by the role)
on an ARM resource identified by the given resource id.
- withAccessTo(Resource, String) - Method in interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
-
Specifies that the identity should have the given access (described by the role
definition) on an ARM resource.
- withAccessTo(String, String) - Method in interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
-
Specifies that the identity should have the given access (described by the role
definition) on an ARM resource identified by the given resource id.
- withAccessTo(Resource, BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
-
Specifies that the identity should have the given access (described by the role)
on an ARM resource.
- withAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
-
Specifies that the identity should have the given access (described by the role)
on an ARM resource identified by the given resource id.
- withAccessTo(Resource, String) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
-
Specifies that the identity should have the given access (described by the role
definition) on an ARM resource.
- withAccessTo(String, String) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
-
Specifies that the identity should have the given access (described by the role
definition) on an ARM resource identified by the given resource id.
- withAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
-
Specifies that the identity should have the given access (described by the role)
on the resource group that identity resides.
- withAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
-
Specifies that the identity should have the given access (described by the role
definition) on the resource group that identity resides.
- withAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
-
Specifies that the identity should have the given access (described by the role)
on the resource group that identity resides.
- withAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
-
Specifies that the identity should have the given access (described by the role
definition) on the resource group that identity resides.
- withDescription(String) - Method in class com.microsoft.azure.management.msi.OperationDisplay
-
Set the description value.
- withOperation(String) - Method in class com.microsoft.azure.management.msi.OperationDisplay
-
Set the operation value.
- withoutAccess(RoleAssignment) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
-
Specifies that an access role assigned to the identity should be removed.
- withoutAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
-
Specifies that an access role assigned to the identity should be removed.
- withProvider(String) - Method in class com.microsoft.azure.management.msi.OperationDisplay
-
Set the provider value.
- withResource(String) - Method in class com.microsoft.azure.management.msi.OperationDisplay
-
Set the resource value.