Skip to content

Commit 2f4052b

Browse files
author
VSC-Service-Account
committed
CI Update
1 parent 29be260 commit 2f4052b

File tree

6,725 files changed

+906556
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,725 files changed

+906556
-0
lines changed
Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
### YamlMime:UniversalReference
2+
api_name: []
3+
items:
4+
- children: []
5+
class: azure.graphrbac.GraphRbacManagementClient
6+
fullName: azure.graphrbac.GraphRbacManagementClient
7+
inheritance:
8+
- type: builtins.object
9+
langs:
10+
- python
11+
module: azure.graphrbac
12+
name: GraphRbacManagementClient
13+
source:
14+
id: GraphRbacManagementClient
15+
path: azure-graphrbac\azure\graphrbac\graph_rbac_management_client.py
16+
remote:
17+
branch: master
18+
path: azure-graphrbac\azure\graphrbac\graph_rbac_management_client.py
19+
repo: https://github.com/Azure/azure-sdk-for-python.git
20+
startLine: 57
21+
summary: 'The Graph RBAC Management Client
22+
23+
'
24+
syntax:
25+
content: GraphRbacManagementClient(credentials, tenant_id, base_url=None)
26+
parameters:
27+
- description: 'Credentials needed for the client to connect to Azure.
28+
29+
'
30+
id: credentials
31+
type:
32+
- msrestazure.azure_active_directory
33+
- description: 'The tenant ID.
34+
35+
'
36+
id: tenant_id
37+
type:
38+
- str
39+
- description: 'Service URL
40+
41+
'
42+
id: base_url
43+
type:
44+
- str
45+
variables:
46+
- description: 'Configuration for client.
47+
48+
'
49+
id: config
50+
type:
51+
- GraphRbacManagementClientConfiguration
52+
- description: 'Objects operations
53+
54+
'
55+
id: objects
56+
type:
57+
- azure.graphrbac.operations.ObjectsOperations
58+
- description: 'Applications operations
59+
60+
'
61+
id: applications
62+
type:
63+
- azure.graphrbac.operations.ApplicationsOperations
64+
- description: 'Groups operations
65+
66+
'
67+
id: groups
68+
type:
69+
- azure.graphrbac.operations.GroupsOperations
70+
- description: 'ServicePrincipals operations
71+
72+
'
73+
id: service_principals
74+
type:
75+
- azure.graphrbac.operations.ServicePrincipalsOperations
76+
- description: 'Users operations
77+
78+
'
79+
id: users
80+
type:
81+
- azure.graphrbac.operations.UsersOperations
82+
- description: 'Domains operations
83+
84+
'
85+
id: domains
86+
type:
87+
- azure.graphrbac.operations.DomainsOperations
88+
type: class
89+
uid: azure.graphrbac.GraphRbacManagementClient
90+
references: []
Lines changed: 171 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,171 @@
1+
### YamlMime:UniversalReference
2+
api_name: []
3+
items:
4+
- children: []
5+
class: azure.graphrbac.models.AADObject
6+
fullName: azure.graphrbac.models.AADObject
7+
inheritance:
8+
- inheritance:
9+
- type: builtins.object
10+
type: msrest.serialization.Model
11+
langs:
12+
- python
13+
module: azure.graphrbac.models
14+
name: AADObject
15+
source:
16+
id: AADObject
17+
path: azure-graphrbac\azure\graphrbac\models\aad_object.py
18+
remote:
19+
branch: master
20+
path: azure-graphrbac\azure\graphrbac\models\aad_object.py
21+
repo: https://github.com/Azure/azure-sdk-for-python.git
22+
startLine: 15
23+
summary: 'The properties of an Active Directory object.
24+
25+
26+
Variables are only populated by the server, and will be ignored when
27+
28+
sending a request.
29+
30+
'
31+
syntax:
32+
content: AADObject(object_id=None, object_type=None, display_name=None, user_principal_name=None,
33+
mail=None, mail_enabled=None, security_enabled=None, sign_in_name=None, service_principal_names=None,
34+
user_type=None)
35+
parameters:
36+
- description: 'The ID of the object.
37+
38+
'
39+
id: object_id
40+
type:
41+
- str
42+
- description: 'The type of AAD object.
43+
44+
'
45+
id: object_type
46+
type:
47+
- str
48+
- description: 'The display name of the object.
49+
50+
'
51+
id: display_name
52+
type:
53+
- str
54+
- description: 'The principal name of the object.
55+
56+
'
57+
id: user_principal_name
58+
type:
59+
- str
60+
- description: 'The primary email address of the object.
61+
62+
'
63+
id: mail
64+
type:
65+
- str
66+
- description: 'Whether the AAD object is mail-enabled.
67+
68+
'
69+
id: mail_enabled
70+
type:
71+
- bool
72+
- description: 'Whether the AAD object is security-enabled.
73+
74+
'
75+
id: security_enabled
76+
type:
77+
- bool
78+
- description: 'The sign-in name of the object.
79+
80+
'
81+
id: sign_in_name
82+
type:
83+
- str
84+
- description: 'A collection of service principal names
85+
86+
associated with the object.
87+
88+
'
89+
id: service_principal_names
90+
type:
91+
- list[str]
92+
- description: 'The user type of the object.
93+
94+
'
95+
id: user_type
96+
type:
97+
- str
98+
variables:
99+
- description: 'The mail alias for the user.
100+
101+
'
102+
id: mail_nickname
103+
type:
104+
- str
105+
- description: 'A two letter country code (ISO standard 3166).
106+
107+
Required for users that will be assigned licenses due to legal requirement
108+
109+
to check for availability of services in countries. Examples include:
110+
111+
"US", "JP", and "GB".
112+
113+
'
114+
id: usage_location
115+
type:
116+
- str
117+
- description: 'The application ID.
118+
119+
'
120+
id: app_id
121+
type:
122+
- str
123+
- description: 'The application permissions.
124+
125+
'
126+
id: app_permissions
127+
type:
128+
- list[str]
129+
- description: 'Whether the application is be available
130+
131+
to other tenants.
132+
133+
'
134+
id: available_to_other_tenants
135+
type:
136+
- bool
137+
- description: 'A collection of URIs for the application.
138+
139+
'
140+
id: identifier_uris
141+
type:
142+
- list[str]
143+
- description: 'A collection of reply URLs for the application.
144+
145+
'
146+
id: reply_urls
147+
type:
148+
- list[str]
149+
- description: 'The home page of the application.
150+
151+
'
152+
id: homepage
153+
type:
154+
- str
155+
type: class
156+
uid: azure.graphrbac.models.AADObject
157+
references:
158+
- fullName: list[str]
159+
name: list[str]
160+
spec.python:
161+
- fullName: list
162+
name: list
163+
uid: list
164+
- fullName: '['
165+
name: '['
166+
- fullName: str
167+
name: str
168+
uid: str
169+
- fullName: ']'
170+
name: ']'
171+
uid: list[str]
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
### YamlMime:UniversalReference
2+
api_name: []
3+
items:
4+
- children: []
5+
class: azure.graphrbac.models.AADObjectPaged
6+
fullName: azure.graphrbac.models.AADObjectPaged
7+
inheritance:
8+
- inheritance:
9+
- inheritance:
10+
- inheritance:
11+
- type: builtins.object
12+
type: collections.abc.Iterable
13+
type: collections.abc.Iterator
14+
type: msrest.paging.Paged
15+
langs:
16+
- python
17+
module: azure.graphrbac.models
18+
name: AADObjectPaged
19+
source:
20+
id: AADObjectPaged
21+
path: azure-graphrbac\azure\graphrbac\models\aad_object_paged.py
22+
remote:
23+
branch: master
24+
path: azure-graphrbac\azure\graphrbac\models\aad_object_paged.py
25+
repo: https://github.com/Azure/azure-sdk-for-python.git
26+
startLine: 15
27+
summary: 'A paging container for iterating over a list of @azure.graphrbac.models.AADObject
28+
object
29+
30+
'
31+
syntax:
32+
content: AADObjectPaged(*args, **kwargs)
33+
type: class
34+
uid: azure.graphrbac.models.AADObjectPaged
35+
references: []
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
### YamlMime:UniversalReference
2+
api_name: []
3+
items:
4+
- children: []
5+
class: azure.graphrbac.models.ADGroup
6+
fullName: azure.graphrbac.models.ADGroup
7+
inheritance:
8+
- inheritance:
9+
- type: builtins.object
10+
type: msrest.serialization.Model
11+
langs:
12+
- python
13+
module: azure.graphrbac.models
14+
name: ADGroup
15+
source:
16+
id: ADGroup
17+
path: azure-graphrbac\azure\graphrbac\models\ad_group.py
18+
remote:
19+
branch: master
20+
path: azure-graphrbac\azure\graphrbac\models\ad_group.py
21+
repo: https://github.com/Azure/azure-sdk-for-python.git
22+
startLine: 15
23+
summary: 'Active Directory group information.
24+
25+
'
26+
syntax:
27+
content: ADGroup(object_id=None, object_type=None, display_name=None, security_enabled=None,
28+
mail=None)
29+
parameters:
30+
- description: 'The object ID.
31+
32+
'
33+
id: object_id
34+
type:
35+
- str
36+
- description: 'The object type.
37+
38+
'
39+
id: object_type
40+
type:
41+
- str
42+
- description: 'The display name of the group.
43+
44+
'
45+
id: display_name
46+
type:
47+
- str
48+
- description: 'Whether the group is security-enable.
49+
50+
'
51+
id: security_enabled
52+
type:
53+
- bool
54+
- description: 'The primary email address of the group.
55+
56+
'
57+
id: mail
58+
type:
59+
- str
60+
type: class
61+
uid: azure.graphrbac.models.ADGroup
62+
references: []
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
### YamlMime:UniversalReference
2+
api_name: []
3+
items:
4+
- children: []
5+
class: azure.graphrbac.models.ADGroupPaged
6+
fullName: azure.graphrbac.models.ADGroupPaged
7+
inheritance:
8+
- inheritance:
9+
- inheritance:
10+
- inheritance:
11+
- type: builtins.object
12+
type: collections.abc.Iterable
13+
type: collections.abc.Iterator
14+
type: msrest.paging.Paged
15+
langs:
16+
- python
17+
module: azure.graphrbac.models
18+
name: ADGroupPaged
19+
source:
20+
id: ADGroupPaged
21+
path: azure-graphrbac\azure\graphrbac\models\ad_group_paged.py
22+
remote:
23+
branch: master
24+
path: azure-graphrbac\azure\graphrbac\models\ad_group_paged.py
25+
repo: https://github.com/Azure/azure-sdk-for-python.git
26+
startLine: 15
27+
summary: 'A paging container for iterating over a list of @azure.graphrbac.models.ADGroup
28+
object
29+
30+
'
31+
syntax:
32+
content: ADGroupPaged(*args, **kwargs)
33+
type: class
34+
uid: azure.graphrbac.models.ADGroupPaged
35+
references: []

0 commit comments

Comments
 (0)