-
Notifications
You must be signed in to change notification settings - Fork 245
/
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.yml
221 lines (221 loc) · 17.9 KB
/
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
### YamlMime:JavaType
uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo"
name: "MicrosoftGraphVisualInfo"
nameWithType: "MicrosoftGraphVisualInfo"
summary: "visual<wbr>Info."
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 **MicrosoftGraphVisualInfo**</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.MicrosoftGraphVisualInfo?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo&text=MicrosoftGraphVisualInfo\" data-throw-if-not-resolved=\"False\" />>"
constructors:
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.MicrosoftGraphVisualInfo()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.MicrosoftGraphVisualInfo()"
name: "MicrosoftGraphVisualInfo()"
nameWithType: "MicrosoftGraphVisualInfo.MicrosoftGraphVisualInfo()"
summary: "Creates an instance of Microsoft<wbr>Graph<wbr>Visual<wbr>Info class."
syntax: "public MicrosoftGraphVisualInfo()"
desc: "Creates an instance of MicrosoftGraphVisualInfo class."
methods:
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.additionalProperties()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.additionalProperties()"
name: "additionalProperties()"
nameWithType: "MicrosoftGraphVisualInfo.additionalProperties()"
summary: "Get the additional<wbr>Properties property: visual<wbr>Info."
syntax: "public Map<String,Object> additionalProperties()"
desc: "Get the additionalProperties property: visualInfo."
returns:
description: "the additionalProperties value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>>"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.attribution()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.attribution()"
name: "attribution()"
nameWithType: "MicrosoftGraphVisualInfo.attribution()"
summary: "Get the attribution property: image<wbr>Info."
syntax: "public MicrosoftGraphImageInfo attribution()"
desc: "Get the attribution property: imageInfo."
returns:
description: "the attribution value."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphImageInfo?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphImageInfo&text=MicrosoftGraphImageInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.backgroundColor()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.backgroundColor()"
name: "backgroundColor()"
nameWithType: "MicrosoftGraphVisualInfo.backgroundColor()"
summary: "Get the background<wbr>Color property: Optional."
syntax: "public String backgroundColor()"
desc: "Get the backgroundColor property: Optional. Background color used to render the activity in the UI - brand color for the application source of the activity. Must be a valid hex color."
returns:
description: "the backgroundColor 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.MicrosoftGraphVisualInfo.content()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.content()"
name: "content()"
nameWithType: "MicrosoftGraphVisualInfo.content()"
summary: "Get the content property: Json."
syntax: "public Map<String,Object> content()"
desc: "Get the content property: Json."
returns:
description: "the content value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>>"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.description()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.description()"
name: "description()"
nameWithType: "MicrosoftGraphVisualInfo.description()"
summary: "Get the description property: The description property."
syntax: "public String description()"
desc: "Get the description property: The description property."
returns:
description: "the description 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.MicrosoftGraphVisualInfo.displayText()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.displayText()"
name: "displayText()"
nameWithType: "MicrosoftGraphVisualInfo.displayText()"
summary: "Get the display<wbr>Text property: Required."
syntax: "public String displayText()"
desc: "Get the displayText property: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation)."
returns:
description: "the displayText 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.MicrosoftGraphVisualInfo.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "MicrosoftGraphVisualInfo.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Microsoft<wbr>Graph<wbr>Visual<wbr>Info 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 MicrosoftGraphVisualInfo fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the MicrosoftGraphVisualInfo."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of MicrosoftGraphVisualInfo from the JsonReader."
returns:
description: "An instance of MicrosoftGraphVisualInfo if the JsonReader was pointing to an instance of it, or null if\n it was pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo&text=MicrosoftGraphVisualInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "MicrosoftGraphVisualInfo.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.MicrosoftGraphVisualInfo.validate()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.validate()"
name: "validate()"
nameWithType: "MicrosoftGraphVisualInfo.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.withAdditionalProperties(java.util.Map<java.lang.String,java.lang.Object>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.withAdditionalProperties(Map<String,Object> additionalProperties)"
name: "withAdditionalProperties(Map<String,Object> additionalProperties)"
nameWithType: "MicrosoftGraphVisualInfo.withAdditionalProperties(Map<String,Object> additionalProperties)"
summary: "Set the additional<wbr>Properties property: visual<wbr>Info."
parameters:
- description: "the additionalProperties value to set."
name: "additionalProperties"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>>"
syntax: "public MicrosoftGraphVisualInfo withAdditionalProperties(Map<String,Object> additionalProperties)"
desc: "Set the additionalProperties property: visualInfo."
returns:
description: "the MicrosoftGraphVisualInfo object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo&text=MicrosoftGraphVisualInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.withAttribution(com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphImageInfo)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.withAttribution(MicrosoftGraphImageInfo attribution)"
name: "withAttribution(MicrosoftGraphImageInfo attribution)"
nameWithType: "MicrosoftGraphVisualInfo.withAttribution(MicrosoftGraphImageInfo attribution)"
summary: "Set the attribution property: image<wbr>Info."
parameters:
- description: "the attribution value to set."
name: "attribution"
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphImageInfo?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphImageInfo&text=MicrosoftGraphImageInfo\" data-throw-if-not-resolved=\"False\" />"
syntax: "public MicrosoftGraphVisualInfo withAttribution(MicrosoftGraphImageInfo attribution)"
desc: "Set the attribution property: imageInfo."
returns:
description: "the MicrosoftGraphVisualInfo object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo&text=MicrosoftGraphVisualInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.withBackgroundColor(java.lang.String)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.withBackgroundColor(String backgroundColor)"
name: "withBackgroundColor(String backgroundColor)"
nameWithType: "MicrosoftGraphVisualInfo.withBackgroundColor(String backgroundColor)"
summary: "Set the background<wbr>Color property: Optional."
parameters:
- description: "the backgroundColor value to set."
name: "backgroundColor"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MicrosoftGraphVisualInfo withBackgroundColor(String backgroundColor)"
desc: "Set the backgroundColor property: Optional. Background color used to render the activity in the UI - brand color for the application source of the activity. Must be a valid hex color."
returns:
description: "the MicrosoftGraphVisualInfo object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo&text=MicrosoftGraphVisualInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.withContent(java.util.Map<java.lang.String,java.lang.Object>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.withContent(Map<String,Object> content)"
name: "withContent(Map<String,Object> content)"
nameWithType: "MicrosoftGraphVisualInfo.withContent(Map<String,Object> content)"
summary: "Set the content property: Json."
parameters:
- description: "the content value to set."
name: "content"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>>"
syntax: "public MicrosoftGraphVisualInfo withContent(Map<String,Object> content)"
desc: "Set the content property: Json."
returns:
description: "the MicrosoftGraphVisualInfo object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo&text=MicrosoftGraphVisualInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "MicrosoftGraphVisualInfo.withDescription(String description)"
summary: "Set the description property: The description property."
parameters:
- description: "the description value to set."
name: "description"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MicrosoftGraphVisualInfo withDescription(String description)"
desc: "Set the description property: The description property."
returns:
description: "the MicrosoftGraphVisualInfo object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo&text=MicrosoftGraphVisualInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.withDisplayText(java.lang.String)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo.withDisplayText(String displayText)"
name: "withDisplayText(String displayText)"
nameWithType: "MicrosoftGraphVisualInfo.withDisplayText(String displayText)"
summary: "Set the display<wbr>Text property: Required."
parameters:
- description: "the displayText value to set."
name: "displayText"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MicrosoftGraphVisualInfo withDisplayText(String displayText)"
desc: "Set the displayText property: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation)."
returns:
description: "the MicrosoftGraphVisualInfo object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo&text=MicrosoftGraphVisualInfo\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "visualInfo."
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.MicrosoftGraphVisualInfo?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo&text=MicrosoftGraphVisualInfo\" data-throw-if-not-resolved=\"False\" />>"
metadata: {}
package: "com.azure.resourcemanager.authorization.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-authorization:2.44.0