Skip to content

Commit d4531e0

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Remove boiler plate code injected by Autorest
1 parent 688a0e8 commit d4531e0

File tree

11,686 files changed

+11686
-140448
lines changed

Some content is hidden

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

11,686 files changed

+11686
-140448
lines changed

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicy.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,6 @@ Get-MgApplicationAppManagementPolicy -ApplicationId <String> [-ExpandProperty <S
2525
## DESCRIPTION
2626
The appManagementPolicy applied to this application.
2727

28-
## EXAMPLES
29-
30-
### EXAMPLE 1
31-
```
32-
{{ Add code here }}
33-
```
34-
35-
### EXAMPLE 2
36-
```
37-
{{ Add code here }}
38-
```
39-
4028
## PARAMETERS
4129

4230
### -All
@@ -285,5 +273,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
285273
286274
287275
276+
288277
289278

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyByRef.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,6 @@ Get-MgApplicationAppManagementPolicyByRef -ApplicationId <String> [-Filter <Stri
2424
## DESCRIPTION
2525
The appManagementPolicy applied to this application.
2626

27-
## EXAMPLES
28-
29-
### EXAMPLE 1
30-
```
31-
{{ Add code here }}
32-
```
33-
34-
### EXAMPLE 2
35-
```
36-
{{ Add code here }}
37-
```
38-
3927
## PARAMETERS
4028

4129
### -All
@@ -254,5 +242,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
254242
255243
256244
245+
257246
258247

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyCount.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,6 @@ Get-MgApplicationAppManagementPolicyCount -InputObject <IApplicationsIdentity> [
3232
## DESCRIPTION
3333
Get the number of the resource
3434

35-
## EXAMPLES
36-
37-
### EXAMPLE 1
38-
```
39-
{{ Add code here }}
40-
```
41-
42-
### EXAMPLE 2
43-
```
44-
{{ Add code here }}
45-
```
46-
4735
## PARAMETERS
4836

4937
### -ApplicationId
@@ -218,5 +206,6 @@ INPUTOBJECT `<IApplicationsIdentity>`: Identity Parameter
218206

219207

220208

209+
221210

222211

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCount.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,6 @@ Get the number of the resource
3232
| Delegated (personal Microsoft account) | Application.Read.All, User.Read, Application.ReadWrite.All, |
3333
| Application | Application.Read.All, Directory.Read.All, Application.ReadWrite.OwnedBy, Application.ReadWrite.All, |
3434

35-
## EXAMPLES
36-
37-
### EXAMPLE 1
38-
```
39-
{{ Add code here }}
40-
```
41-
42-
### EXAMPLE 2
43-
```
44-
{{ Add code here }}
45-
```
46-
4735
## PARAMETERS
4836

4937
### -ConsistencyLevel
@@ -172,5 +160,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
172160
173161
174162
163+
175164
176165

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionPropertyCount.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,6 @@ Get the number of the resource
4040
| Delegated (personal Microsoft account) | Application.Read.All, Application.ReadWrite.All, |
4141
| Application | Application.Read.All, Directory.ReadWrite.All, Directory.Read.All, Application.ReadWrite.OwnedBy, Application.ReadWrite.All, |
4242

43-
## EXAMPLES
44-
45-
### EXAMPLE 1
46-
```
47-
{{ Add code here }}
48-
```
49-
50-
### EXAMPLE 2
51-
```
52-
{{ Add code here }}
53-
```
54-
5543
## PARAMETERS
5644

5745
### -ApplicationId
@@ -226,5 +214,6 @@ INPUTOBJECT `<IApplicationsIdentity>`: Identity Parameter
226214

227215

228216

217+
229218

230219

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialCount.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,6 @@ Get the number of the resource
4040
| Delegated (personal Microsoft account) | Application.ReadWrite.All, |
4141
| Application | Application.Read.All, Application.ReadWrite.OwnedBy, Application.ReadWrite.All, |
4242

43-
## EXAMPLES
44-
45-
### EXAMPLE 1
46-
```
47-
{{ Add code here }}
48-
```
49-
50-
### EXAMPLE 2
51-
```
52-
{{ Add code here }}
53-
```
54-
5543
## PARAMETERS
5644

5745
### -ApplicationId
@@ -226,5 +214,6 @@ INPUTOBJECT `<IApplicationsIdentity>`: Identity Parameter
226214

227215

228216

217+
229218

230219

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicyCount.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,6 @@ Get-MgApplicationHomeRealmDiscoveryPolicyCount -InputObject <IApplicationsIdenti
3232
## DESCRIPTION
3333
Get the number of the resource
3434

35-
## EXAMPLES
36-
37-
### EXAMPLE 1
38-
```
39-
{{ Add code here }}
40-
```
41-
42-
### EXAMPLE 2
43-
```
44-
{{ Add code here }}
45-
```
46-
4735
## PARAMETERS
4836

4937
### -ApplicationId
@@ -218,5 +206,6 @@ INPUTOBJECT `<IApplicationsIdentity>`: Identity Parameter
218206

219207

220208

209+
221210

222211

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsAppRoleAssignment.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,6 @@ Get-MgApplicationOwnerAsAppRoleAssignment -InputObject <IApplicationsIdentity> [
4141
## DESCRIPTION
4242
Get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment
4343

44-
## EXAMPLES
45-
46-
### EXAMPLE 1
47-
```
48-
{{ Add code here }}
49-
```
50-
51-
### EXAMPLE 2
52-
```
53-
{{ Add code here }}
54-
```
55-
5644
## PARAMETERS
5745

5846
### -All
@@ -379,5 +367,6 @@ INPUTOBJECT `<IApplicationsIdentity>`: Identity Parameter
379367

380368

381369

370+
382371

383372

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsEndpoint.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,6 @@ Get-MgApplicationOwnerAsEndpoint -InputObject <IApplicationsIdentity> [-ExpandPr
4141
## DESCRIPTION
4242
Get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint
4343

44-
## EXAMPLES
45-
46-
### EXAMPLE 1
47-
```
48-
{{ Add code here }}
49-
```
50-
51-
### EXAMPLE 2
52-
```
53-
{{ Add code here }}
54-
```
55-
5644
## PARAMETERS
5745

5846
### -All
@@ -379,5 +367,6 @@ INPUTOBJECT `<IApplicationsIdentity>`: Identity Parameter
379367

380368

381369

370+
382371

383372

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsServicePrincipal.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,6 @@ Get-MgApplicationOwnerAsServicePrincipal -InputObject <IApplicationsIdentity> [-
4141
## DESCRIPTION
4242
Get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal
4343

44-
## EXAMPLES
45-
46-
### EXAMPLE 1
47-
```
48-
{{ Add code here }}
49-
```
50-
51-
### EXAMPLE 2
52-
```
53-
{{ Add code here }}
54-
```
55-
5644
## PARAMETERS
5745

5846
### -All
@@ -379,5 +367,6 @@ INPUTOBJECT `<IApplicationsIdentity>`: Identity Parameter
379367

380368

381369

370+
382371

383372

0 commit comments

Comments
 (0)