Uses of Class
com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingProperties
Packages that use TrustedAccessRoleBindingProperties
Package
Description
Package containing the inner data models for ContainerServiceManagementClient.
-
Uses of TrustedAccessRoleBindingProperties in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return TrustedAccessRoleBindingPropertiesModifier and TypeMethodDescriptionTrustedAccessRoleBindingProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TrustedAccessRoleBindingProperties from the JsonReader.Set the roles property: A list of roles to bind, each item is a resource type qualified role name.TrustedAccessRoleBindingProperties.withSourceResourceId(String sourceResourceId) Set the sourceResourceId property: The ARM resource ID of source resource that trusted access is configured for.