New-MgBetaTenantRelationshipManagedTenantManagementAction

Create new navigation property to managementActions for tenantRelationships

Syntax

PowerShell
New-MgBetaTenantRelationshipManagedTenantManagementAction
   [-ResponseHeadersVariable <String>]
   [-AdditionalProperties <Hashtable>]
   [-Category <String>]
   [-Description <String>]
   [-DisplayName <String>]
   [-Id <String>]
   [-ReferenceTemplateId <String>]
   [-ReferenceTemplateVersion <Int32>]
   [-WorkloadActions <IMicrosoftGraphManagedTenantsWorkloadAction[]>]
   [-Headers <IDictionary>]
   [-ProgressAction <ActionPreference>]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]
PowerShell
New-MgBetaTenantRelationshipManagedTenantManagementAction
   -BodyParameter <IMicrosoftGraphManagedTenantsManagementAction>
   [-ResponseHeadersVariable <String>]
   [-Headers <IDictionary>]
   [-ProgressAction <ActionPreference>]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]

Description

Create new navigation property to managementActions for tenantRelationships

Parameters

-AdditionalProperties

Additional Parameters

Type:Hashtable
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-BodyParameter

managementAction To construct, see NOTES section for BODYPARAMETER properties and create a hash table.

Type:IMicrosoftGraphManagedTenantsManagementAction
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-Category

managementCategory

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Description

The description for the management action. Optional. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-DisplayName

The display name for the management action. Optional. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Headers

Optional headers that will be added to the request.

Type:IDictionary
Position:Named
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False

-Id

The unique identifier for an entity. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ProgressAction

{{ Fill ProgressAction Description }}

Type:ActionPreference
Aliases:proga
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ReferenceTemplateId

The reference for the management template used to generate the management action. Required. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ReferenceTemplateVersion

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ResponseHeadersVariable

Optional Response Headers Variable.

Type:String
Aliases:RHV
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-WorkloadActions

The collection of workload actions associated with the management action. Required. Read-only. To construct, see NOTES section for WORKLOADACTIONS properties and create a hash table.

Type:IMicrosoftGraphManagedTenantsWorkloadAction[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphManagedTenantsManagementAction

System.Collections.IDictionary

Outputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphManagedTenantsManagementAction

Notes

COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

BODYPARAMETER <IMicrosoftGraphManagedTenantsManagementAction>: managementAction

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [Category <String>]: managementCategory
  • [Description <String>]: The description for the management action. Optional. Read-only.
  • [DisplayName <String>]: The display name for the management action. Optional. Read-only.
  • [ReferenceTemplateId <String>]: The reference for the management template used to generate the management action. Required. Read-only.
  • [ReferenceTemplateVersion <Int32?>]:
  • [WorkloadActions <IMicrosoftGraphManagedTenantsWorkloadAction- []>]: The collection of workload actions associated with the management action. Required. Read-only.
    • [ActionId <String>]: The unique identifier for the workload action. Required. Read-only.
    • [Category <String>]: workloadActionCategory
    • [Description <String>]: The description for the workload action. Optional. Read-only.
    • [DisplayName <String>]: The display name for the workload action. Optional. Read-only.
    • [Licenses <String- []>]:
    • [Service <String>]: The service associated with workload action. Optional. Read-only.
    • [Settings <IMicrosoftGraphManagedTenantsSetting- []>]: The collection of settings associated with the workload action. Optional. Read-only.
      • [DisplayName <String>]: The display name for the setting. Required. Read-only.
      • [JsonValue <String>]: The value for the setting serialized as string of JSON. Required. Read-only.
      • [OverwriteAllowed <Boolean?>]: A flag indicating whether the setting can be override existing configurations when applied. Required. Read-only.
      • [SettingId <String>]:
      • [ValueType <String>]: managementParameterValueType

WORKLOADACTIONS <IMicrosoftGraphManagedTenantsWorkloadAction- []>: The collection of workload actions associated with the management action. Required. Read-only.

  • [ActionId <String>]: The unique identifier for the workload action. Required. Read-only.
  • [Category <String>]: workloadActionCategory
  • [Description <String>]: The description for the workload action. Optional. Read-only.
  • [DisplayName <String>]: The display name for the workload action. Optional. Read-only.
  • [Licenses <String- []>]:
  • [Service <String>]: The service associated with workload action. Optional. Read-only.
  • [Settings <IMicrosoftGraphManagedTenantsSetting- []>]: The collection of settings associated with the workload action. Optional. Read-only.
    • [DisplayName <String>]: The display name for the setting. Required. Read-only.
    • [JsonValue <String>]: The value for the setting serialized as string of JSON. Required. Read-only.
    • [OverwriteAllowed <Boolean?>]: A flag indicating whether the setting can be override existing configurations when applied. Required. Read-only.
    • [SettingId <String>]:
    • [ValueType <String>]: managementParameterValueType