@@ -7320,5 +7320,160 @@ OpenId Connect Provider.</Description>
7320
7320
<SupportInformation ad =" false" rsat =" false" ps2 =" false" ps3 =" false" ps4 =" false" ps5 =" false" wxp =" false" wv =" false" w7 =" false" w8 =" false" w81 =" false" w2k3s =" false" w2k3e =" false" w2k3d =" false" w2k8s =" false" w2k8e =" false" w2k8d =" false" w2k8r2s =" false" w2k8r2e =" false" w2k8r2d =" false" w2k12s =" false" w2k12d =" false" w2k12r2s =" false" w2k12r2d =" false" />
7321
7321
<Publish >false</Publish >
7322
7322
</CmdletObject >
7323
+ <CmdletObject verb =" Get" noun =" AzureRmApiManagementTenantAccess" >
7324
+ <Name >Get-AzureRmApiManagementTenantAccess</Name >
7325
+ <GeneralHelp >
7326
+ <Synopsis >Gets the access configuration for the Tenant.</Synopsis >
7327
+ <Description >Gets the access configuration for the Tenant.</Description >
7328
+ <Notes />
7329
+ <InputType />
7330
+ <InputUrl />
7331
+ <InputTypeDescription />
7332
+ <ReturnType >Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementAccessInformation</ReturnType >
7333
+ <ReturnUrl />
7334
+ <ReturnTypeDescription />
7335
+ </GeneralHelp >
7336
+ <ParamSets >
7337
+ <CommandParameterSetInfo2 Name =" __AllParameterSets" Params =" Context Verbose Debug ErrorAction WarningAction InformationAction ErrorVariable WarningVariable InformationVariable OutVariable OutBuffer PipelineVariable" />
7338
+ </ParamSets >
7339
+ <Syntax >
7340
+ <string >Get-AzureRmApiManagementTenantAccess -Context < PsApiManagementContext> [-InformationAction < ActionPreference> ] [-InformationVariable < String> ]</string >
7341
+ </Syntax >
7342
+ <Parameters >
7343
+ <ParameterDescription type =" PsApiManagementContext" varLen =" false" required =" true" dynamic =" false" pipeRemaining =" false" pipe =" false" pipeProp =" true" isPos =" false" pos =" named" globbing =" false" >
7344
+ <Name >Context</Name >
7345
+ <Attributes >
7346
+ <string >System.Management.Automation.ParameterAttribute</string >
7347
+ <string >System.Management.Automation.ValidateNotNullOrEmptyAttribute</string >
7348
+ </Attributes >
7349
+ <Aliases />
7350
+ <Description >Instance of PsApiManagementContext. This parameter is required.</Description >
7351
+ <DefaultValue />
7352
+ </ParameterDescription >
7353
+ <ParameterDescription type =" ActionPreference" varLen =" false" required =" false" dynamic =" false" pipeRemaining =" false" pipe =" false" pipeProp =" false" isPos =" false" pos =" named" globbing =" false" >
7354
+ <Name >InformationAction</Name >
7355
+ <Attributes >
7356
+ <string >System.Management.Automation.ParameterAttribute</string >
7357
+ <string >System.Management.Automation.AliasAttribute</string >
7358
+ </Attributes >
7359
+ <Aliases >
7360
+ <string >infa</string >
7361
+ </Aliases >
7362
+ <Description />
7363
+ <DefaultValue />
7364
+ </ParameterDescription >
7365
+ <ParameterDescription type =" String" varLen =" false" required =" false" dynamic =" false" pipeRemaining =" false" pipe =" false" pipeProp =" false" isPos =" false" pos =" named" globbing =" false" >
7366
+ <Name >InformationVariable</Name >
7367
+ <Attributes >
7368
+ <string >System.Management.Automation.ParameterAttribute</string >
7369
+ <string >System.Management.Automation.AliasAttribute</string >
7370
+ <string >System.Management.Automation.Internal.CommonParameters+ValidateVariableName</string >
7371
+ </Attributes >
7372
+ <Aliases >
7373
+ <string >iv</string >
7374
+ </Aliases >
7375
+ <Description />
7376
+ <DefaultValue />
7377
+ </ParameterDescription >
7378
+ </Parameters >
7379
+ <Examples >
7380
+ <Example >
7381
+ <Name >Example 1</Name >
7382
+ <Cmd >Get-AzureRmApiManagementTenantAccess -Context $apimContext</Cmd >
7383
+ <Description >Gets the Tenant Access configuration.</Description >
7384
+ <Output />
7385
+ </Example >
7386
+ </Examples >
7387
+ <RelatedLinks />
7388
+ <SupportInformation ad =" false" rsat =" false" ps2 =" false" ps3 =" false" ps4 =" false" ps5 =" false" wxp =" false" wv =" false" w7 =" false" w8 =" false" w81 =" false" w2k3s =" false" w2k3e =" false" w2k3d =" false" w2k8s =" false" w2k8e =" false" w2k8d =" false" w2k8r2s =" false" w2k8r2e =" false" w2k8r2d =" false" w2k12s =" false" w2k12d =" false" w2k12r2s =" false" w2k12r2d =" false" />
7389
+ <Publish >false</Publish >
7390
+ </CmdletObject >
7391
+ <CmdletObject verb =" Set" noun =" AzureRmApiManagementTenantAccess" >
7392
+ <Name >Set-AzureRmApiManagementTenantAccess</Name >
7393
+ <GeneralHelp >
7394
+ <Synopsis >Sets the access configuration of the Tenant.</Synopsis >
7395
+ <Description >Sets the access configuration of the Tenant.</Description >
7396
+ <Notes />
7397
+ <InputType />
7398
+ <InputUrl />
7399
+ <InputTypeDescription />
7400
+ <ReturnType >Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementAccessInformation</ReturnType >
7401
+ <ReturnUrl />
7402
+ <ReturnTypeDescription />
7403
+ </GeneralHelp >
7404
+ <ParamSets >
7405
+ <CommandParameterSetInfo2 Name =" __AllParameterSets" Params =" Context Enabled PassThru Verbose Debug ErrorAction WarningAction InformationAction ErrorVariable WarningVariable InformationVariable OutVariable OutBuffer PipelineVariable" />
7406
+ </ParamSets >
7407
+ <Syntax >
7408
+ <string >Set-AzureRmApiManagementTenantAccess -Context < PsApiManagementContext> -Enabled < Boolean> [-PassThru] [-InformationAction < ActionPreference> ] [-InformationVariable < String> ]</string >
7409
+ </Syntax >
7410
+ <Parameters >
7411
+ <ParameterDescription type =" PsApiManagementContext" varLen =" false" required =" true" dynamic =" false" pipeRemaining =" false" pipe =" false" pipeProp =" true" isPos =" false" pos =" named" globbing =" false" >
7412
+ <Name >Context</Name >
7413
+ <Attributes >
7414
+ <string >System.Management.Automation.ParameterAttribute</string >
7415
+ <string >System.Management.Automation.ValidateNotNullOrEmptyAttribute</string >
7416
+ </Attributes >
7417
+ <Aliases />
7418
+ <Description >Instance of PsApiManagementContext. This parameter is required.</Description >
7419
+ <DefaultValue />
7420
+ </ParameterDescription >
7421
+ <ParameterDescription type =" Boolean" varLen =" false" required =" true" dynamic =" false" pipeRemaining =" false" pipe =" false" pipeProp =" false" isPos =" false" pos =" named" globbing =" false" >
7422
+ <Name >Enabled</Name >
7423
+ <Attributes >
7424
+ <string >System.Management.Automation.ParameterAttribute</string >
7425
+ <string >System.Management.Automation.ValidateNotNullOrEmptyAttribute</string >
7426
+ </Attributes >
7427
+ <Aliases />
7428
+ <Description >Enable Tenant access. Set to true for enabling and false for disabling. This parameter is required.</Description >
7429
+ <DefaultValue />
7430
+ </ParameterDescription >
7431
+ <ParameterDescription type =" SwitchParameter" varLen =" false" required =" false" dynamic =" false" pipeRemaining =" false" pipe =" false" pipeProp =" true" isPos =" false" pos =" named" globbing =" false" >
7432
+ <Name >PassThru</Name >
7433
+ <Attributes >
7434
+ <string >System.Management.Automation.ParameterAttribute</string >
7435
+ </Attributes >
7436
+ <Aliases />
7437
+ <Description >If specified then instance of Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementAccessInformation type is returned.</Description >
7438
+ <DefaultValue />
7439
+ </ParameterDescription >
7440
+ <ParameterDescription type =" ActionPreference" varLen =" false" required =" false" dynamic =" false" pipeRemaining =" false" pipe =" false" pipeProp =" false" isPos =" false" pos =" named" globbing =" false" >
7441
+ <Name >InformationAction</Name >
7442
+ <Attributes >
7443
+ <string >System.Management.Automation.ParameterAttribute</string >
7444
+ <string >System.Management.Automation.AliasAttribute</string >
7445
+ </Attributes >
7446
+ <Aliases >
7447
+ <string >infa</string >
7448
+ </Aliases >
7449
+ <Description />
7450
+ <DefaultValue />
7451
+ </ParameterDescription >
7452
+ <ParameterDescription type =" String" varLen =" false" required =" false" dynamic =" false" pipeRemaining =" false" pipe =" false" pipeProp =" false" isPos =" false" pos =" named" globbing =" false" >
7453
+ <Name >InformationVariable</Name >
7454
+ <Attributes >
7455
+ <string >System.Management.Automation.ParameterAttribute</string >
7456
+ <string >System.Management.Automation.AliasAttribute</string >
7457
+ <string >System.Management.Automation.Internal.CommonParameters+ValidateVariableName</string >
7458
+ </Attributes >
7459
+ <Aliases >
7460
+ <string >iv</string >
7461
+ </Aliases >
7462
+ <Description />
7463
+ <DefaultValue />
7464
+ </ParameterDescription >
7465
+ </Parameters >
7466
+ <Examples >
7467
+ <Example >
7468
+ <Name >Example 1</Name >
7469
+ <Cmd >Set-AzureRmApiManagementTenantAccess -Context $apimContext -Enabled $true</Cmd >
7470
+ <Description >Sets the Tenant Access using REST API to True.</Description >
7471
+ <Output />
7472
+ </Example >
7473
+ </Examples >
7474
+ <RelatedLinks />
7475
+ <SupportInformation ad =" false" rsat =" false" ps2 =" false" ps3 =" false" ps4 =" false" ps5 =" false" wxp =" false" wv =" false" w7 =" false" w8 =" false" w81 =" false" w2k3s =" false" w2k3e =" false" w2k3d =" false" w2k8s =" false" w2k8e =" false" w2k8d =" false" w2k8r2s =" false" w2k8r2e =" false" w2k8r2d =" false" w2k12s =" false" w2k12d =" false" w2k12r2s =" false" w2k12r2d =" false" />
7476
+ <Publish >false</Publish >
7477
+ </CmdletObject >
7323
7478
</Cmdlets >
7324
7479
</ModuleObject >
0 commit comments