200 строки
16 KiB
YAML
200 строки
16 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner"
|
|
name: "RoleManagementPolicyAssignmentInner"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner"
|
|
summary: "Role management policy."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **RoleManagementPolicyAssignmentInner**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner?alt=com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner&text=RoleManagementPolicyAssignmentInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.RoleManagementPolicyAssignmentInner()"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.RoleManagementPolicyAssignmentInner()"
|
|
name: "RoleManagementPolicyAssignmentInner()"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.RoleManagementPolicyAssignmentInner()"
|
|
summary: "Creates an instance of Role<wbr>Management<wbr>Policy<wbr>Assignment<wbr>Inner class."
|
|
syntax: "public RoleManagementPolicyAssignmentInner()"
|
|
desc: "Creates an instance of RoleManagementPolicyAssignmentInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.effectiveRules()"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.effectiveRules()"
|
|
name: "effectiveRules()"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.effectiveRules()"
|
|
summary: "Get the effective<wbr>Rules property: The readonly computed rule applied to the policy."
|
|
syntax: "public List<RoleManagementPolicyRule> effectiveRules()"
|
|
desc: "Get the effectiveRules property: The readonly computed rule applied to the policy."
|
|
returns:
|
|
description: "the effectiveRules value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.authorization.models.RoleManagementPolicyRule?alt=com.azure.resourcemanager.authorization.models.RoleManagementPolicyRule&text=RoleManagementPolicyRule\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Role<wbr>Management<wbr>Policy<wbr>Assignment<wbr>Inner from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static RoleManagementPolicyAssignmentInner fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the RoleManagementPolicyAssignmentInner."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of RoleManagementPolicyAssignmentInner from the JsonReader."
|
|
returns:
|
|
description: "An instance of RoleManagementPolicyAssignmentInner if the JsonReader was pointing to an instance of it,\n or null if it was pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner?alt=com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner&text=RoleManagementPolicyAssignmentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.id()"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.id()"
|
|
name: "id()"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.id()"
|
|
summary: "Get the id property: The role management policy Id."
|
|
syntax: "public String id()"
|
|
desc: "Get the id property: The role management policy Id."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.name()"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.name()"
|
|
name: "name()"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.name()"
|
|
summary: "Get the name property: The role management policy name."
|
|
syntax: "public String name()"
|
|
desc: "Get the name property: The role management policy name."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.policyAssignmentProperties()"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.policyAssignmentProperties()"
|
|
name: "policyAssignmentProperties()"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.policyAssignmentProperties()"
|
|
summary: "Get the policy<wbr>Assignment<wbr>Properties property: Additional properties of scope, role definition and policy."
|
|
syntax: "public PolicyAssignmentProperties policyAssignmentProperties()"
|
|
desc: "Get the policyAssignmentProperties property: Additional properties of scope, role definition and policy."
|
|
returns:
|
|
description: "the policyAssignmentProperties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.authorization.models.PolicyAssignmentProperties?alt=com.azure.resourcemanager.authorization.models.PolicyAssignmentProperties&text=PolicyAssignmentProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.policyId()"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.policyId()"
|
|
name: "policyId()"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.policyId()"
|
|
summary: "Get the policy<wbr>Id property: The policy id role management policy assignment."
|
|
syntax: "public String policyId()"
|
|
desc: "Get the policyId property: The policy id role management policy assignment."
|
|
returns:
|
|
description: "the policyId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.roleDefinitionId()"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.roleDefinitionId()"
|
|
name: "roleDefinitionId()"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.roleDefinitionId()"
|
|
summary: "Get the role<wbr>Definition<wbr>Id property: The role definition of management policy assignment."
|
|
syntax: "public String roleDefinitionId()"
|
|
desc: "Get the roleDefinitionId property: The role definition of management policy assignment."
|
|
returns:
|
|
description: "the roleDefinitionId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.scope()"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.scope()"
|
|
name: "scope()"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.scope()"
|
|
summary: "Get the scope property: The role management policy scope."
|
|
syntax: "public String scope()"
|
|
desc: "Get the scope property: The role management policy scope."
|
|
returns:
|
|
description: "the scope value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.toJson(JsonWriter jsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.type()"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.type()"
|
|
name: "type()"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.type()"
|
|
summary: "Get the type property: The role management policy type."
|
|
syntax: "public String type()"
|
|
desc: "Get the type property: The role management policy type."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.validate()"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.withPolicyId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.withPolicyId(String policyId)"
|
|
name: "withPolicyId(String policyId)"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.withPolicyId(String policyId)"
|
|
summary: "Set the policy<wbr>Id property: The policy id role management policy assignment."
|
|
parameters:
|
|
- description: "the policyId value to set."
|
|
name: "policyId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public RoleManagementPolicyAssignmentInner withPolicyId(String policyId)"
|
|
desc: "Set the policyId property: The policy id role management policy assignment."
|
|
returns:
|
|
description: "the RoleManagementPolicyAssignmentInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner?alt=com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner&text=RoleManagementPolicyAssignmentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.withRoleDefinitionId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.withRoleDefinitionId(String roleDefinitionId)"
|
|
name: "withRoleDefinitionId(String roleDefinitionId)"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.withRoleDefinitionId(String roleDefinitionId)"
|
|
summary: "Set the role<wbr>Definition<wbr>Id property: The role definition of management policy assignment."
|
|
parameters:
|
|
- description: "the roleDefinitionId value to set."
|
|
name: "roleDefinitionId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public RoleManagementPolicyAssignmentInner withRoleDefinitionId(String roleDefinitionId)"
|
|
desc: "Set the roleDefinitionId property: The role definition of management policy assignment."
|
|
returns:
|
|
description: "the RoleManagementPolicyAssignmentInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner?alt=com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner&text=RoleManagementPolicyAssignmentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.withScope(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner.withScope(String scope)"
|
|
name: "withScope(String scope)"
|
|
nameWithType: "RoleManagementPolicyAssignmentInner.withScope(String scope)"
|
|
summary: "Set the scope property: The role management policy scope."
|
|
parameters:
|
|
- description: "the scope value to set."
|
|
name: "scope"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public RoleManagementPolicyAssignmentInner withScope(String scope)"
|
|
desc: "Set the scope property: The role management policy scope."
|
|
returns:
|
|
description: "the RoleManagementPolicyAssignmentInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner?alt=com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner&text=RoleManagementPolicyAssignmentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Role management policy."
|
|
implements:
|
|
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner?alt=com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyAssignmentInner&text=RoleManagementPolicyAssignmentInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.authorization.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-authorization:2.44.0
|