New-MgApplicationExtensionProperty
Read-only. Nullable.
Syntax
New-MgApplicationExtensionProperty
-ApplicationId <String>
[-AdditionalProperties <Hashtable>]
[-AppDisplayName <String>]
[-DataType <String>]
[-DeletedDateTime <DateTime>]
[-Id <String>]
[-IsSyncedFromOnPremises]
[-Name <String>]
[-TargetObjects <String[]>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
New-MgApplicationExtensionProperty
-ApplicationId <String>
-BodyParameter <IMicrosoftGraphExtensionProperty>
[-WhatIf]
[-Confirm]
[<CommonParameters>]
New-MgApplicationExtensionProperty
-InputObject <IApplicationsIdentity>
[-AdditionalProperties <Hashtable>]
[-AppDisplayName <String>]
[-DataType <String>]
[-DeletedDateTime <DateTime>]
[-Id <String>]
[-IsSyncedFromOnPremises]
[-Name <String>]
[-TargetObjects <String[]>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
New-MgApplicationExtensionProperty
-InputObject <IApplicationsIdentity>
-BodyParameter <IMicrosoftGraphExtensionProperty>
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Read-only. Nullable.
Parameters
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Display name of the application object on which this extension property is defined. Read-only.
Type: | String |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
key: id of application
Type: | String |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
extensionProperty To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table.
Type: | IMicrosoftGraphExtensionProperty |
Position: | Named |
Default value: | None |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Specifies the data type of the value the extension property can hold. Following values are supported. Not nullable. Binary - 256 bytes maximumBooleanDateTime - Must be specified in ISO 8601 format. Will be stored in UTC.Integer - 32-bit value.LargeInteger - 64-bit value.String - 256 characters maximum
Type: | String |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Date and time when this object was deleted. Always null when the object hasn't been deleted.
Type: | DateTime |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Read-only.
Type: | String |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Identity Parameter To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table.
Type: | IApplicationsIdentity |
Position: | Named |
Default value: | None |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Indicates if this extension property was synced from on-premises active directory using Azure AD Connect. Read-only.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Name of the extension property. Not nullable.
Type: | String |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Following values are supported. Not nullable. UserGroupOrganizationDeviceApplication
Type: | String[] |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
Microsoft.Graph.PowerShell.Models.IApplicationsIdentity
Microsoft.Graph.PowerShell.Models.IMicrosoftGraphExtensionProperty
Outputs
Microsoft.Graph.PowerShell.Models.IMicrosoftGraphExtensionProperty
Notes
ALIASES
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 : extensionProperty
[(Any) <Object>]
: This indicates any property can be added to this object.[DeletedDateTime <DateTime?>]
: Date and time when this object was deleted. Always null when the object hasn't been deleted.[Id <String>]
: Read-only.[AppDisplayName <String>]
: Display name of the application object on which this extension property is defined. Read-only.[DataType <String>]
: Specifies the data type of the value the extension property can hold. Following values are supported. Not nullable. Binary - 256 bytes maximumBooleanDateTime - Must be specified in ISO 8601 format. Will be stored in UTC.Integer - 32-bit value.LargeInteger - 64-bit value.String - 256 characters maximum[IsSyncedFromOnPremises <Boolean?>]
: Indicates if this extension property was synced from on-premises active directory using Azure AD Connect. Read-only.[Name <String>]
: Name of the extension property. Not nullable.[TargetObjects <String[]>]
: Following values are supported. Not nullable. UserGroupOrganizationDeviceApplication
INPUTOBJECT : Identity Parameter
[AppRoleAssignmentId <String>]
: key: id of appRoleAssignment[ApplicationId <String>]
: key: id of application[ApplicationTemplateId <String>]
: key: id of applicationTemplate[ConnectorGroupId <String>]
: key: id of connectorGroup[ConnectorId <String>]
: key: id of connector[DelegatedPermissionClassificationId <String>]
: key: id of delegatedPermissionClassification[DirectoryDefinitionId <String>]
: key: id of directoryDefinition[EndpointId <String>]
: key: id of endpoint[ExtensionPropertyId <String>]
: key: id of extensionProperty[FederatedIdentityCredentialId <String>]
: key: id of federatedIdentityCredential[GroupId <String>]
: key: id of group[LicenseDetailsId <String>]
: key: id of licenseDetails[OnPremisesAgentGroupId <String>]
: key: id of onPremisesAgentGroup[OnPremisesAgentGroupId1 <String>]
: key: id of onPremisesAgentGroup[OnPremisesAgentId <String>]
: key: id of onPremisesAgent[OnPremisesAgentId1 <String>]
: key: id of onPremisesAgent[OnPremisesPublishingProfileId <String>]
: key: id of onPremisesPublishingProfile[PublishedResourceId <String>]
: key: id of publishedResource[PublishedResourceId1 <String>]
: key: id of publishedResource[ServicePrincipalId <String>]
: key: id of servicePrincipal[SynchronizationJobId <String>]
: key: id of synchronizationJob[SynchronizationTemplateId <String>]
: key: id of synchronizationTemplate[UserId <String>]
: key: id of user