-
Notifications
You must be signed in to change notification settings - Fork 253
/
Copy pathcom.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.yml
177 lines (177 loc) · 12.4 KB
/
com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.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
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner"
name: "TenantIdDescriptionInner"
nameWithType: "TenantIdDescriptionInner"
summary: "Tenant Id information."
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 **TenantIdDescriptionInner**</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.resources.fluent.models.TenantIdDescriptionInner?alt=com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner&text=TenantIdDescriptionInner\" data-throw-if-not-resolved=\"False\" />>"
constructors:
- uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.TenantIdDescriptionInner()"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.TenantIdDescriptionInner()"
name: "TenantIdDescriptionInner()"
nameWithType: "TenantIdDescriptionInner.TenantIdDescriptionInner()"
summary: "Creates an instance of Tenant<wbr>IdDescription<wbr>Inner class."
syntax: "public TenantIdDescriptionInner()"
desc: "Creates an instance of TenantIdDescriptionInner class."
methods:
- uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.country()"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.country()"
name: "country()"
nameWithType: "TenantIdDescriptionInner.country()"
summary: "Get the country property: Country/region name of the address for the tenant."
syntax: "public String country()"
desc: "Get the country property: Country/region name of the address for the tenant."
returns:
description: "the country value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.countryCode()"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.countryCode()"
name: "countryCode()"
nameWithType: "TenantIdDescriptionInner.countryCode()"
summary: "Get the country<wbr>Code property: Country/region abbreviation for the tenant."
syntax: "public String countryCode()"
desc: "Get the countryCode property: Country/region abbreviation for the tenant."
returns:
description: "the countryCode value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.defaultDomain()"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.defaultDomain()"
name: "defaultDomain()"
nameWithType: "TenantIdDescriptionInner.defaultDomain()"
summary: "Get the default<wbr>Domain property: The default domain for the tenant."
syntax: "public String defaultDomain()"
desc: "Get the defaultDomain property: The default domain for the tenant."
returns:
description: "the defaultDomain value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.displayName()"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.displayName()"
name: "displayName()"
nameWithType: "TenantIdDescriptionInner.displayName()"
summary: "Get the display<wbr>Name property: The display name of the tenant."
syntax: "public String displayName()"
desc: "Get the displayName property: The display name of the tenant."
returns:
description: "the displayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.domains()"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.domains()"
name: "domains()"
nameWithType: "TenantIdDescriptionInner.domains()"
summary: "Get the domains property: The list of domains for the tenant."
syntax: "public List<String> domains()"
desc: "Get the domains property: The list of domains for the tenant."
returns:
description: "the domains value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
- uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "TenantIdDescriptionInner.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Tenant<wbr>IdDescription<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 TenantIdDescriptionInner fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the TenantIdDescriptionInner."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of TenantIdDescriptionInner from the JsonReader."
returns:
description: "An instance of TenantIdDescriptionInner 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.resources.fluent.models.TenantIdDescriptionInner?alt=com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner&text=TenantIdDescriptionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.id()"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.id()"
name: "id()"
nameWithType: "TenantIdDescriptionInner.id()"
summary: "Get the id property: The fully qualified ID of the tenant."
syntax: "public String id()"
desc: "Get the id property: The fully qualified ID of the tenant. For example, /tenants/8d65815f-a5b6-402f-9298-045155da7d74."
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.resources.fluent.models.TenantIdDescriptionInner.tenantBrandingLogoUrl()"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.tenantBrandingLogoUrl()"
name: "tenantBrandingLogoUrl()"
nameWithType: "TenantIdDescriptionInner.tenantBrandingLogoUrl()"
summary: "Get the tenant<wbr>Branding<wbr>Logo<wbr>Url property: The tenant's branding logo URL."
syntax: "public String tenantBrandingLogoUrl()"
desc: "Get the tenantBrandingLogoUrl property: The tenant's branding logo URL. Only available for 'Home' tenant category."
returns:
description: "the tenantBrandingLogoUrl value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.tenantCategory()"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.tenantCategory()"
name: "tenantCategory()"
nameWithType: "TenantIdDescriptionInner.tenantCategory()"
summary: "Get the tenant<wbr>Category property: Category of the tenant."
syntax: "public TenantCategory tenantCategory()"
desc: "Get the tenantCategory property: Category of the tenant."
returns:
description: "the tenantCategory value."
type: "<xref href=\"com.azure.resourcemanager.resources.models.TenantCategory?alt=com.azure.resourcemanager.resources.models.TenantCategory&text=TenantCategory\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.tenantId()"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.tenantId()"
name: "tenantId()"
nameWithType: "TenantIdDescriptionInner.tenantId()"
summary: "Get the tenant<wbr>Id property: The tenant ID."
syntax: "public String tenantId()"
desc: "Get the tenantId property: The tenant ID. For example, 8d65815f-a5b6-402f-9298-045155da7d74."
returns:
description: "the tenantId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.tenantType()"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.tenantType()"
name: "tenantType()"
nameWithType: "TenantIdDescriptionInner.tenantType()"
summary: "Get the tenant<wbr>Type property: The tenant type."
syntax: "public String tenantType()"
desc: "Get the tenantType property: The tenant type. Only available for 'Home' tenant category."
returns:
description: "the tenantType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "TenantIdDescriptionInner.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.resources.fluent.models.TenantIdDescriptionInner.validate()"
fullName: "com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner.validate()"
name: "validate()"
nameWithType: "TenantIdDescriptionInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "Tenant Id information."
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.resources.fluent.models.TenantIdDescriptionInner?alt=com.azure.resourcemanager.resources.fluent.models.TenantIdDescriptionInner&text=TenantIdDescriptionInner\" data-throw-if-not-resolved=\"False\" />>"
metadata: {}
package: "com.azure.resourcemanager.resources.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resources:2.47.0