diff --git a/src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md b/src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md index 10e859d3583..c32a464b43a 100644 --- a/src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md +++ b/src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Applications -Module Guid: f89e4f2e-ad5c-40c1-9d27-5f24d9927894 +Module Guid: cc599579-9a66-4e2d-bfd0-cce7edd1adf7 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.applications Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Applications/Applications/docs/v1.0-beta/New-MgApplication.md b/src/Applications/Applications/docs/v1.0-beta/New-MgApplication.md index 68ad5b32d2a..ef88c9bf6b9 100644 --- a/src/Applications/Applications/docs/v1.0-beta/New-MgApplication.md +++ b/src/Applications/Applications/docs/v1.0-beta/New-MgApplication.md @@ -1209,11 +1209,11 @@ BODYPARAMETER : application - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -1606,11 +1606,11 @@ CONNECTORGROUP : connectorGroup - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -1972,11 +1972,11 @@ REQUIREDRESOURCEACCESS : Specifies the SERVICEPRINCIPALLOCKCONFIGURATION : servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. SPA : spaApplication - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Applications/Applications/docs/v1.0-beta/New-MgOnPremisePublishingProfile.md b/src/Applications/Applications/docs/v1.0-beta/New-MgOnPremisePublishingProfile.md index 1f0e78daa7c..375e1749360 100644 --- a/src/Applications/Applications/docs/v1.0-beta/New-MgOnPremisePublishingProfile.md +++ b/src/Applications/Applications/docs/v1.0-beta/New-MgOnPremisePublishingProfile.md @@ -505,11 +505,11 @@ BODYPARAMETER : onPremisesPublishing - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -916,11 +916,11 @@ CONNECTORGROUPS : List of existing connectorGro - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -1320,11 +1320,11 @@ CONNECTORS : List of existing connector objects for - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Applications/Applications/docs/v1.0-beta/New-MgOnPremisePublishingProfileConnector.md b/src/Applications/Applications/docs/v1.0-beta/New-MgOnPremisePublishingProfileConnector.md index 5c77980dc45..3cade3e8975 100644 --- a/src/Applications/Applications/docs/v1.0-beta/New-MgOnPremisePublishingProfileConnector.md +++ b/src/Applications/Applications/docs/v1.0-beta/New-MgOnPremisePublishingProfileConnector.md @@ -435,11 +435,11 @@ BODYPARAMETER : connector - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -861,11 +861,11 @@ MEMBEROF : The connectorGroup that the connecto - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Applications/Applications/docs/v1.0-beta/New-MgOnPremisePublishingProfileConnectorGroup.md b/src/Applications/Applications/docs/v1.0-beta/New-MgOnPremisePublishingProfileConnectorGroup.md index 9f1d57e6f9b..16cdba14a8f 100644 --- a/src/Applications/Applications/docs/v1.0-beta/New-MgOnPremisePublishingProfileConnectorGroup.md +++ b/src/Applications/Applications/docs/v1.0-beta/New-MgOnPremisePublishingProfileConnectorGroup.md @@ -499,11 +499,11 @@ APPLICATIONS : . - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -890,11 +890,11 @@ BODYPARAMETER : connectorGroup - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -1324,11 +1324,11 @@ MEMBERS : . - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Applications/Applications/docs/v1.0-beta/New-MgServicePrincipal.md b/src/Applications/Applications/docs/v1.0-beta/New-MgServicePrincipal.md index 0d206f57a57..3e2d60730c1 100644 --- a/src/Applications/Applications/docs/v1.0-beta/New-MgServicePrincipal.md +++ b/src/Applications/Applications/docs/v1.0-beta/New-MgServicePrincipal.md @@ -79,6 +79,7 @@ The second command creates a new service principal object. ### -AccountEnabled true if the service principal account is enabled; otherwise, false. +If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). ```yaml @@ -1191,7 +1192,7 @@ BODYPARAMETER : servicePrincipal - `[(Any) ]`: This indicates any property can be added to this object. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Applications/Applications/docs/v1.0-beta/Update-MgApplication.md b/src/Applications/Applications/docs/v1.0-beta/Update-MgApplication.md index dbbb15d6668..9b03653dfdc 100644 --- a/src/Applications/Applications/docs/v1.0-beta/Update-MgApplication.md +++ b/src/Applications/Applications/docs/v1.0-beta/Update-MgApplication.md @@ -1291,11 +1291,11 @@ BODYPARAMETER : application - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -1688,11 +1688,11 @@ CONNECTORGROUP : connectorGroup - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -2084,11 +2084,11 @@ REQUIREDRESOURCEACCESS : Specifies the SERVICEPRINCIPALLOCKCONFIGURATION : servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. SPA : spaApplication - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Applications/Applications/docs/v1.0-beta/Update-MgOnPremisePublishingProfile.md b/src/Applications/Applications/docs/v1.0-beta/Update-MgOnPremisePublishingProfile.md index d9bfa786b21..2763713b5e0 100644 --- a/src/Applications/Applications/docs/v1.0-beta/Update-MgOnPremisePublishingProfile.md +++ b/src/Applications/Applications/docs/v1.0-beta/Update-MgOnPremisePublishingProfile.md @@ -572,11 +572,11 @@ BODYPARAMETER : onPremisesPublishing - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -983,11 +983,11 @@ CONNECTORGROUPS : List of existing connectorGro - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -1387,11 +1387,11 @@ CONNECTORS : List of existing connector objects for - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Applications/Applications/docs/v1.0-beta/Update-MgOnPremisePublishingProfileConnector.md b/src/Applications/Applications/docs/v1.0-beta/Update-MgOnPremisePublishingProfileConnector.md index 6b4fc3a922d..df090d694de 100644 --- a/src/Applications/Applications/docs/v1.0-beta/Update-MgOnPremisePublishingProfileConnector.md +++ b/src/Applications/Applications/docs/v1.0-beta/Update-MgOnPremisePublishingProfileConnector.md @@ -467,11 +467,11 @@ BODYPARAMETER : connector - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -893,11 +893,11 @@ MEMBEROF : The connectorGroup that the connecto - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Applications/Applications/docs/v1.0-beta/Update-MgOnPremisePublishingProfileConnectorGroup.md b/src/Applications/Applications/docs/v1.0-beta/Update-MgOnPremisePublishingProfileConnectorGroup.md index 9fb7547f529..ccdd699db4b 100644 --- a/src/Applications/Applications/docs/v1.0-beta/Update-MgOnPremisePublishingProfileConnectorGroup.md +++ b/src/Applications/Applications/docs/v1.0-beta/Update-MgOnPremisePublishingProfileConnectorGroup.md @@ -519,11 +519,11 @@ APPLICATIONS : . - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -910,11 +910,11 @@ BODYPARAMETER : connectorGroup - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. @@ -1344,11 +1344,11 @@ MEMBERS : . - `[ServiceManagementReference ]`: References application or service contact information from a Service or Asset Management database. Nullable. - `[ServicePrincipalLockConfiguration ]`: servicePrincipalLockConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllProperties ]`: - - `[CredentialsWithUsageSign ]`: - - `[CredentialsWithUsageVerify ]`: - - `[IsEnabled ]`: - - `[TokenEncryptionKeyId ]`: + - `[AllProperties ]`: Enables locking all sensitive properties. The sensitive properties are keyCredentials, passwordCredentials, and tokenEncryptionKeyId. + - `[CredentialsWithUsageSign ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Sign. + - `[CredentialsWithUsageVerify ]`: Locks the keyCredentials and passwordCredentials properties for modification where credential usage type is Verify. This locks OAuth service principals. + - `[IsEnabled ]`: Enables or disables service principal lock configuration. To allow the sensitive properties to be updated, update this property to false to disable the lock on the service principal. + - `[TokenEncryptionKeyId ]`: Locks the tokenEncryptionKeyId property for modification on the service principal. - `[SignInAudience ]`: Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not). - `[Spa ]`: spaApplication - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Applications/Applications/docs/v1.0-beta/Update-MgServicePrincipal.md b/src/Applications/Applications/docs/v1.0-beta/Update-MgServicePrincipal.md index 72e9f22710f..1dad38c8718 100644 --- a/src/Applications/Applications/docs/v1.0-beta/Update-MgServicePrincipal.md +++ b/src/Applications/Applications/docs/v1.0-beta/Update-MgServicePrincipal.md @@ -116,6 +116,7 @@ The second command updates the specified service principal. ### -AccountEnabled true if the service principal account is enabled; otherwise, false. +If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). ```yaml @@ -1276,7 +1277,7 @@ BODYPARAMETER : servicePrincipal - `[(Any) ]`: This indicates any property can be added to this object. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md b/src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md index a71cca13de9..335cc9a4ae5 100644 --- a/src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md +++ b/src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Applications -Module Guid: f89e4f2e-ad5c-40c1-9d27-5f24d9927894 +Module Guid: cc599579-9a66-4e2d-bfd0-cce7edd1adf7 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.applications Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Applications/Applications/docs/v1.0/New-MgServicePrincipal.md b/src/Applications/Applications/docs/v1.0/New-MgServicePrincipal.md index a9a99b6cf82..8e8bfade8e1 100644 --- a/src/Applications/Applications/docs/v1.0/New-MgServicePrincipal.md +++ b/src/Applications/Applications/docs/v1.0/New-MgServicePrincipal.md @@ -74,6 +74,7 @@ The second command creates a new service principal object. ### -AccountEnabled true if the service principal account is enabled; otherwise, false. +If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). ```yaml @@ -1047,7 +1048,7 @@ BODYPARAMETER : servicePrincipal - `[(Any) ]`: This indicates any property can be added to this object. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Applications/Applications/docs/v1.0/Update-MgServicePrincipal.md b/src/Applications/Applications/docs/v1.0/Update-MgServicePrincipal.md index 23217a77390..6354e7c63f4 100644 --- a/src/Applications/Applications/docs/v1.0/Update-MgServicePrincipal.md +++ b/src/Applications/Applications/docs/v1.0/Update-MgServicePrincipal.md @@ -106,6 +106,7 @@ The second command updates the specified service principal. ### -AccountEnabled true if the service principal account is enabled; otherwise, false. +If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). ```yaml @@ -1127,7 +1128,7 @@ BODYPARAMETER : servicePrincipal - `[(Any) ]`: This indicates any property can be added to this object. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Microsoft.Graph.Calendar.md b/src/Calendar/Calendar/docs/v1.0-beta/Microsoft.Graph.Calendar.md index 0eaa2f707e1..94d34d46ea1 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Microsoft.Graph.Calendar.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Microsoft.Graph.Calendar.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Calendar -Module Guid: c8a916d9-253c-4931-aff6-eccd080bee49 +Module Guid: 188b5f8f-835a-447f-ab8d-9b3d584bca40 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEvent.md index 842f6574202..07359a63d79 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEvent.md @@ -1042,7 +1042,7 @@ ATTENDEES : The collection of attendees for the event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -1080,7 +1080,7 @@ BODYPARAMETER : event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1254,7 +1254,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1409,7 +1409,7 @@ EXCEPTIONOCCURRENCES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1589,7 +1589,7 @@ INSTANCES : The occurrences of a recurring series, if th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1814,7 +1814,7 @@ RECURRENCE : patternedRecurrence RESPONSESTATUS : responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: The unique idenfier for an entity. Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendar.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendar.md index 7f4fe94aa87..30779920379 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendar.md @@ -594,7 +594,7 @@ BODYPARAMETER : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -755,7 +755,7 @@ CALENDARVIEW : The calendar view for the calendar. Navig - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -917,7 +917,7 @@ EVENTS : The events in the calendar. Navigation property - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarEvent.md index 9a8ebe47312..6d521add4f6 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarEvent.md @@ -1100,7 +1100,7 @@ ATTENDEES : The collection of attendees for the event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -1138,7 +1138,7 @@ BODYPARAMETER : event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1312,7 +1312,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1467,7 +1467,7 @@ EXCEPTIONOCCURRENCES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1647,7 +1647,7 @@ INSTANCES : The occurrences of a recurring series, if th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1872,7 +1872,7 @@ RECURRENCE : patternedRecurrence RESPONSESTATUS : responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: The unique idenfier for an entity. Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroup.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroup.md index 5ad5e9bd6ec..8afb55102c3 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroup.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroup.md @@ -301,7 +301,7 @@ BODYPARAMETER : calendarGroup - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -465,7 +465,7 @@ CALENDARS : The calendars in the calendar group. Nav - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroupCalendar.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroupCalendar.md index be9668c8a1b..bf4a27ea08a 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroupCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroupCalendar.md @@ -609,7 +609,7 @@ BODYPARAMETER : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -770,7 +770,7 @@ CALENDARVIEW : The calendar view for the calendar. Navig - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -932,7 +932,7 @@ EVENTS : The events in the calendar. Navigation property - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEvent.md index 4d069a7c8ea..322842a20c6 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEvent.md @@ -1274,7 +1274,7 @@ ATTENDEES : The collection of attendees for the event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -1312,7 +1312,7 @@ BODYPARAMETER : event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1486,7 +1486,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1641,7 +1641,7 @@ EXCEPTIONOCCURRENCES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1821,7 +1821,7 @@ INSTANCES : The occurrences of a recurring series, if th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -2046,7 +2046,7 @@ RECURRENCE : patternedRecurrence RESPONSESTATUS : responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: The unique idenfier for an entity. Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEvent.md index f069616f3c6..f82d67071bd 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEvent.md @@ -1056,7 +1056,7 @@ ATTENDEES : The collection of attendees for the event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -1094,7 +1094,7 @@ BODYPARAMETER : event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1268,7 +1268,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1423,7 +1423,7 @@ EXCEPTIONOCCURRENCES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1603,7 +1603,7 @@ INSTANCES : The occurrences of a recurring series, if th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1828,7 +1828,7 @@ RECURRENCE : patternedRecurrence RESPONSESTATUS : responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: The unique idenfier for an entity. Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendar.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendar.md index 7d3d3a8e83e..073e0983b75 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendar.md @@ -611,7 +611,7 @@ BODYPARAMETER : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -772,7 +772,7 @@ CALENDARVIEW : The calendar view for the calendar. Navig - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -934,7 +934,7 @@ EVENTS : The events in the calendar. Navigation property - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarGroup.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarGroup.md index 24b2c13ab67..df5561a038d 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarGroup.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarGroup.md @@ -331,7 +331,7 @@ BODYPARAMETER : calendarGroup - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -495,7 +495,7 @@ CALENDARS : The calendars in the calendar group. Nav - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEvent.md index 4663f29aa84..8b836893b9f 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEvent.md @@ -1064,7 +1064,7 @@ ATTENDEES : The collection of attendees for the event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -1102,7 +1102,7 @@ BODYPARAMETER : event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1276,7 +1276,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1431,7 +1431,7 @@ EXCEPTIONOCCURRENCES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1611,7 +1611,7 @@ INSTANCES : The occurrences of a recurring series, if th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1836,7 +1836,7 @@ RECURRENCE : patternedRecurrence RESPONSESTATUS : responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: The unique idenfier for an entity. Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0/Microsoft.Graph.Calendar.md b/src/Calendar/Calendar/docs/v1.0/Microsoft.Graph.Calendar.md index 75502984bdf..3420477765e 100644 --- a/src/Calendar/Calendar/docs/v1.0/Microsoft.Graph.Calendar.md +++ b/src/Calendar/Calendar/docs/v1.0/Microsoft.Graph.Calendar.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Calendar -Module Guid: c8a916d9-253c-4931-aff6-eccd080bee49 +Module Guid: 188b5f8f-835a-447f-ab8d-9b3d584bca40 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgGroupEvent.md b/src/Calendar/Calendar/docs/v1.0/New-MgGroupEvent.md index 2ce8ff22b7d..4fdebba1ff4 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgGroupEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgGroupEvent.md @@ -995,7 +995,7 @@ ATTENDEES : The collection of attendees for the event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -1033,7 +1033,7 @@ BODYPARAMETER : event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1200,7 +1200,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1368,7 +1368,7 @@ INSTANCES : The occurrences of a recurring series, if t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1585,7 +1585,7 @@ RECURRENCE : patternedRecurrence RESPONSESTATUS : responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: The unique idenfier for an entity. Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendar.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendar.md index e7fcf278f57..c2def3a6744 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendar.md @@ -536,7 +536,7 @@ BODYPARAMETER : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -692,7 +692,7 @@ CALENDARVIEW : The calendar view for the calendar. Navi - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -848,7 +848,7 @@ EVENTS : The events in the calendar. Navigation propert - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarEvent.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarEvent.md index 16558c2f029..7eaa53ea2c8 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarEvent.md @@ -1053,7 +1053,7 @@ ATTENDEES : The collection of attendees for the event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -1091,7 +1091,7 @@ BODYPARAMETER : event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1258,7 +1258,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1426,7 +1426,7 @@ INSTANCES : The occurrences of a recurring series, if t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1643,7 +1643,7 @@ RECURRENCE : patternedRecurrence RESPONSESTATUS : responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: The unique idenfier for an entity. Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroup.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroup.md index a64de892acf..0ab26fd7950 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroup.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroup.md @@ -300,7 +300,7 @@ BODYPARAMETER : calendarGroup - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -458,7 +458,7 @@ CALENDARS : The calendars in the calendar group. Navi - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroupCalendar.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroupCalendar.md index 629c127d45a..0a50a10f81f 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroupCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroupCalendar.md @@ -551,7 +551,7 @@ BODYPARAMETER : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -707,7 +707,7 @@ CALENDARVIEW : The calendar view for the calendar. Navi - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -863,7 +863,7 @@ EVENTS : The events in the calendar. Navigation propert - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserEvent.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserEvent.md index 364b19cddfc..637900c0606 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserEvent.md @@ -1182,7 +1182,7 @@ ATTENDEES : The collection of attendees for the event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -1220,7 +1220,7 @@ BODYPARAMETER : event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1387,7 +1387,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1555,7 +1555,7 @@ INSTANCES : The occurrences of a recurring series, if t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1772,7 +1772,7 @@ RECURRENCE : patternedRecurrence RESPONSESTATUS : responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: The unique idenfier for an entity. Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEvent.md b/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEvent.md index 9540f893681..5ea7b558a11 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEvent.md @@ -989,7 +989,7 @@ ATTENDEES : The collection of attendees for the event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -1027,7 +1027,7 @@ BODYPARAMETER : event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1194,7 +1194,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1362,7 +1362,7 @@ INSTANCES : The occurrences of a recurring series, if t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1579,7 +1579,7 @@ RECURRENCE : patternedRecurrence RESPONSESTATUS : responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: The unique idenfier for an entity. Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendar.md b/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendar.md index a0c7092abaf..559b3797670 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendar.md @@ -553,7 +553,7 @@ BODYPARAMETER : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -709,7 +709,7 @@ CALENDARVIEW : The calendar view for the calendar. Navi - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -865,7 +865,7 @@ EVENTS : The events in the calendar. Navigation propert - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarGroup.md b/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarGroup.md index 7deb9b38b47..0499083b4f6 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarGroup.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarGroup.md @@ -330,7 +330,7 @@ BODYPARAMETER : calendarGroup - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -488,7 +488,7 @@ CALENDARS : The calendars in the calendar group. Navi - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgUserEvent.md b/src/Calendar/Calendar/docs/v1.0/Update-MgUserEvent.md index 11f2f3c84d8..1ced9b1c19f 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgUserEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgUserEvent.md @@ -1016,7 +1016,7 @@ ATTENDEES : The collection of attendees for the event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -1054,7 +1054,7 @@ BODYPARAMETER : event - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1221,7 +1221,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1389,7 +1389,7 @@ INSTANCES : The occurrences of a recurring series, if t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1606,7 +1606,7 @@ RECURRENCE : patternedRecurrence RESPONSESTATUS : responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: The unique idenfier for an entity. Read-only. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Microsoft.Graph.Compliance.md b/src/Compliance/Compliance/docs/v1.0-beta/Microsoft.Graph.Compliance.md index ac159fc6caa..bf4a30d15cf 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Microsoft.Graph.Compliance.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Microsoft.Graph.Compliance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Compliance -Module Guid: 150c82ae-7d10-408f-bf60-dd947c63723e +Module Guid: 42e236c1-4b34-4993-b37c-d2556ffe281d Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.compliance Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCase.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCase.md index f7339c65853..237178903d7 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCase.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCase.md @@ -579,7 +579,7 @@ BODYPARAMETER : case - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5300,7 +5300,7 @@ CUSTODIANS : Returns a list of case custod - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -9876,7 +9876,7 @@ LEGALHOLDS : Returns a list of case legalH - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodian.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodian.md index c4995d89f15..43974c259e4 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodian.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodian.md @@ -546,7 +546,7 @@ BODYPARAMETER : custodian - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5118,7 +5118,7 @@ SITESOURCES : Data source entity for Shar - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -9897,7 +9897,7 @@ UNIFIEDGROUPSOURCES : Data source - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianSiteSource.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianSiteSource.md index 5b5bc9fecac..5640ea9d114 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianSiteSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianSiteSource.md @@ -408,7 +408,7 @@ BODYPARAMETER : siteSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4966,7 +4966,7 @@ SITE : site - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md index acfc3883069..836cb40f4c8 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md @@ -677,7 +677,7 @@ BODYPARAMETER : unifiedGroupSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5218,7 +5218,7 @@ GROUP : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHold.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHold.md index 08e3acba7be..3e7981a6d27 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHold.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHold.md @@ -544,7 +544,7 @@ BODYPARAMETER : legalHold - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5135,7 +5135,7 @@ SITESOURCES : Data source entity for Shar - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -9914,7 +9914,7 @@ UNIFIEDGROUPSOURCES : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md index dcb0373b18b..46aa4f7d9dd 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md @@ -408,7 +408,7 @@ BODYPARAMETER : siteSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4966,7 +4966,7 @@ SITE : site - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md index 2ad878c9a71..397021bfb32 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md @@ -649,7 +649,7 @@ BODYPARAMETER : unifiedGroupSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5190,7 +5190,7 @@ GROUP : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgCompliance.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgCompliance.md index b3faac2655c..0f500c599b4 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgCompliance.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgCompliance.md @@ -301,7 +301,7 @@ BODYPARAMETER : compliance - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5021,7 +5021,7 @@ EDISCOVERY : ediscoveryroot - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscovery.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscovery.md index b76f5afbad1..2e4626c7485 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscovery.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscovery.md @@ -315,7 +315,7 @@ BODYPARAMETER : ediscoveryroot - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5032,7 +5032,7 @@ CASES : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCase.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCase.md index 9bb66422581..518948bb6f4 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCase.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCase.md @@ -649,7 +649,7 @@ BODYPARAMETER : case - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5370,7 +5370,7 @@ CUSTODIANS : Returns a list of case custod - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -9962,7 +9962,7 @@ LEGALHOLDS : Returns a list of case legalH - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodian.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodian.md index ec9838f82c0..2edce9aae57 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodian.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodian.md @@ -573,7 +573,7 @@ BODYPARAMETER : custodian - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5145,7 +5145,7 @@ SITESOURCES : Data source entity for Shar - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -9924,7 +9924,7 @@ UNIFIEDGROUPSOURCES : Data source - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianSiteSource.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianSiteSource.md index ddc34fe5174..2191a2bc3a4 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianSiteSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianSiteSource.md @@ -425,7 +425,7 @@ BODYPARAMETER : siteSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4983,7 +4983,7 @@ SITE : site - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md index c0342556e21..285edd4b4c6 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md @@ -681,7 +681,7 @@ BODYPARAMETER : unifiedGroupSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5222,7 +5222,7 @@ GROUP : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHold.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHold.md index 75d2fa28031..eb6d446e72c 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHold.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHold.md @@ -563,7 +563,7 @@ BODYPARAMETER : legalHold - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5154,7 +5154,7 @@ SITESOURCES : Data source entity for Shar - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -9933,7 +9933,7 @@ UNIFIEDGROUPSOURCES : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md index 25af35c97d8..e4adbe5f902 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md @@ -425,7 +425,7 @@ BODYPARAMETER : siteSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4983,7 +4983,7 @@ SITE : site - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md index 3bd3d76e674..957641c2220 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md @@ -681,7 +681,7 @@ BODYPARAMETER : unifiedGroupSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5222,7 +5222,7 @@ GROUP : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique identifier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Compliance/Compliance/docs/v1.0/Microsoft.Graph.Compliance.md b/src/Compliance/Compliance/docs/v1.0/Microsoft.Graph.Compliance.md index 22efefbaea4..07848520025 100644 --- a/src/Compliance/Compliance/docs/v1.0/Microsoft.Graph.Compliance.md +++ b/src/Compliance/Compliance/docs/v1.0/Microsoft.Graph.Compliance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Compliance -Module Guid: 150c82ae-7d10-408f-bf60-dd947c63723e +Module Guid: 42e236c1-4b34-4993-b37c-d2556ffe281d Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.compliance Help Version: 1.0.0.0 Locale: en-US diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.md index 3cbf5ff6682..2d34971dc9a 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement -Module Guid: e90d89ed-244e-48b8-bf97-813da2c31ab0 +Module Guid: 3afb766d-198b-4c1d-b38b-9abc50cbac30 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement Help Version: 1.0.0.0 Locale: en-US diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementComanagedDevice.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementComanagedDevice.md index faab49841d5..7e6e7faaf23 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementComanagedDevice.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementComanagedDevice.md @@ -1131,7 +1131,7 @@ BODYPARAMETER : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1679,7 +1679,7 @@ BODYPARAMETER : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5701,7 +5701,7 @@ DETECTEDAPPS : All applications currently install - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6249,7 +6249,7 @@ DETECTEDAPPS : All applications currently install - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10178,7 +10178,7 @@ USERS : The primary users associated with the managed de - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10728,7 +10728,7 @@ USERS : The primary users associated with the managed de - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDetectedApp.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDetectedApp.md index 70cd0d2c026..f7b6c5c566c 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDetectedApp.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDetectedApp.md @@ -616,7 +616,7 @@ BODYPARAMETER : A managed or unmanaged app that is - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1164,7 +1164,7 @@ BODYPARAMETER : A managed or unmanaged app that is - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5150,7 +5150,7 @@ MANAGEDDEVICES : The devices that have the disc - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5698,7 +5698,7 @@ MANAGEDDEVICES : The devices that have the disc - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceHealthScript.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceHealthScript.md index a392385f496..382f58cc524 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceHealthScript.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceHealthScript.md @@ -811,7 +811,7 @@ BODYPARAMETER : Intune will provide customer - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1359,7 +1359,7 @@ BODYPARAMETER : Intune will provide customer - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5383,7 +5383,7 @@ DEVICERUNSTATES : List of run st - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5931,7 +5931,7 @@ DEVICERUNSTATES : List of run st - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceHealthScriptDeviceRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceHealthScriptDeviceRunState.md index 0f702569918..9b78e895afd 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceHealthScriptDeviceRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceHealthScriptDeviceRunState.md @@ -750,7 +750,7 @@ BODYPARAMETER : Contains propertie - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1298,7 +1298,7 @@ BODYPARAMETER : Contains propertie - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5416,7 +5416,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5964,7 +5964,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScript.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScript.md index 4bcb50d76ae..c57003dbb14 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScript.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScript.md @@ -750,7 +750,7 @@ BODYPARAMETER : Intune will provide customer t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1298,7 +1298,7 @@ BODYPARAMETER : Intune will provide customer t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5308,7 +5308,7 @@ DEVICERUNSTATES : List of ru - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5856,7 +5856,7 @@ DEVICERUNSTATES : List of ru - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9860,7 +9860,7 @@ USERRUNSTATES : List of run st - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10408,7 +10408,7 @@ USERRUNSTATES : List of run st - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScriptDeviceRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScriptDeviceRunState.md index 1bc1e6c92fb..87863a36eb0 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScriptDeviceRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScriptDeviceRunState.md @@ -650,7 +650,7 @@ BODYPARAMETER : Contains prope - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1198,7 +1198,7 @@ BODYPARAMETER : Contains prope - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5312,7 +5312,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5860,7 +5860,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScriptUserRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScriptUserRunState.md index 6e66442e323..6466251e711 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScriptUserRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScriptUserRunState.md @@ -622,7 +622,7 @@ BODYPARAMETER : Contains propert - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1170,7 +1170,7 @@ BODYPARAMETER : Contains propert - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5163,7 +5163,7 @@ DEVICERUNSTATES : List of ru - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5711,7 +5711,7 @@ DEVICERUNSTATES : List of ru - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState.md index e4c6a3bc325..b33ef87753f 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState.md @@ -667,7 +667,7 @@ BODYPARAMETER : Contains prope - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1215,7 +1215,7 @@ BODYPARAMETER : Contains prope - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5329,7 +5329,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5877,7 +5877,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementManagedDevice.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementManagedDevice.md index 77670208e77..36fa7afa721 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementManagedDevice.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementManagedDevice.md @@ -1131,7 +1131,7 @@ BODYPARAMETER : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1679,7 +1679,7 @@ BODYPARAMETER : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5701,7 +5701,7 @@ DETECTEDAPPS : All applications currently install - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6249,7 +6249,7 @@ DETECTEDAPPS : All applications currently install - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10178,7 +10178,7 @@ USERS : The primary users associated with the managed de - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10728,7 +10728,7 @@ USERS : The primary users associated with the managed de - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScript.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScript.md index fcab33a4c23..ad38cc9ad81 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScript.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScript.md @@ -733,7 +733,7 @@ BODYPARAMETER : Intune will provide custo - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1281,7 +1281,7 @@ BODYPARAMETER : Intune will provide custo - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5291,7 +5291,7 @@ DEVICERUNSTATES : List of ru - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5839,7 +5839,7 @@ DEVICERUNSTATES : List of ru - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9843,7 +9843,7 @@ USERRUNSTATES : List of run st - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10391,7 +10391,7 @@ USERRUNSTATES : List of run st - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScriptDeviceRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScriptDeviceRunState.md index 3ae65e1c54b..ebd8729f8c2 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScriptDeviceRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScriptDeviceRunState.md @@ -650,7 +650,7 @@ BODYPARAMETER : Contains prope - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1198,7 +1198,7 @@ BODYPARAMETER : Contains prope - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5312,7 +5312,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5860,7 +5860,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScriptUserRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScriptUserRunState.md index dc916f9844a..867535e8098 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScriptUserRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScriptUserRunState.md @@ -622,7 +622,7 @@ BODYPARAMETER : Contains propert - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1170,7 +1170,7 @@ BODYPARAMETER : Contains propert - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5163,7 +5163,7 @@ DEVICERUNSTATES : List of ru - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5711,7 +5711,7 @@ DEVICERUNSTATES : List of ru - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScriptUserRunStateDeviceRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScriptUserRunStateDeviceRunState.md index ea44462a894..ec80201e733 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScriptUserRunStateDeviceRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/New-MgDeviceManagementScriptUserRunStateDeviceRunState.md @@ -667,7 +667,7 @@ BODYPARAMETER : Contains prope - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1215,7 +1215,7 @@ BODYPARAMETER : Contains prope - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5329,7 +5329,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5877,7 +5877,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagement.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagement.md index f2724a59eee..3326ace5899 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagement.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagement.md @@ -3965,7 +3965,7 @@ BODYPARAMETER : Singleton entity that acts as - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4513,7 +4513,7 @@ BODYPARAMETER : Singleton entity that acts as - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11004,7 +11004,7 @@ COMANAGEDDEVICES : The list of co-managed devic - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -11552,7 +11552,7 @@ COMANAGEDDEVICES : The list of co-managed devic - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16018,7 +16018,7 @@ DETECTEDAPPS : The list of detected apps associat - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -16566,7 +16566,7 @@ DETECTEDAPPS : The list of detected apps associat - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -20696,7 +20696,7 @@ DEVICECOMPLIANCESCRIPTS : The list of d - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -21244,7 +21244,7 @@ DEVICECOMPLIANCESCRIPTS : The list of d - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -25405,7 +25405,7 @@ DEVICECUSTOMATTRIBUTESHELLSCRIPTS ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -25953,7 +25953,7 @@ DEVICECUSTOMATTRIBUTESHELLSCRIPTS ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -30001,7 +30001,7 @@ DEVICEHEALTHSCRIPTS : The list of device he - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -30549,7 +30549,7 @@ DEVICEHEALTHSCRIPTS : The list of device he - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -34592,7 +34592,7 @@ DEVICEMANAGEMENTSCRIPTS : The list of d - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -35140,7 +35140,7 @@ DEVICEMANAGEMENTSCRIPTS : The list of d - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -39174,7 +39174,7 @@ DEVICESHELLSCRIPTS : The list of device shel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -39722,7 +39722,7 @@ DEVICESHELLSCRIPTS : The list of device shel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -44448,7 +44448,7 @@ MANAGEDDEVICES : The list of managed devices. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -44996,7 +44996,7 @@ MANAGEDDEVICES : The list of managed devices. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDetectedApp.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDetectedApp.md index b5b071dd295..c0c55c704fc 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDetectedApp.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDetectedApp.md @@ -680,7 +680,7 @@ BODYPARAMETER : A managed or unmanaged app that is - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1228,7 +1228,7 @@ BODYPARAMETER : A managed or unmanaged app that is - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5343,7 +5343,7 @@ MANAGEDDEVICES : The devices that have the disc - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5891,7 +5891,7 @@ MANAGEDDEVICES : The devices that have the disc - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceHealthScript.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceHealthScript.md index cd13de05456..257f8d468ab 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceHealthScript.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceHealthScript.md @@ -879,7 +879,7 @@ BODYPARAMETER : Intune will provide customer - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1427,7 +1427,7 @@ BODYPARAMETER : Intune will provide customer - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5451,7 +5451,7 @@ DEVICERUNSTATES : List of run st - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5999,7 +5999,7 @@ DEVICERUNSTATES : List of run st - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceHealthScriptDeviceRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceHealthScriptDeviceRunState.md index e252a05a7f4..3a727815951 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceHealthScriptDeviceRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceHealthScriptDeviceRunState.md @@ -782,7 +782,7 @@ BODYPARAMETER : Contains propertie - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1330,7 +1330,7 @@ BODYPARAMETER : Contains propertie - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5448,7 +5448,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5996,7 +5996,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScript.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScript.md index c8d63d7fa73..95a508be071 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScript.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScript.md @@ -819,7 +819,7 @@ BODYPARAMETER : Intune will provide customer t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1367,7 +1367,7 @@ BODYPARAMETER : Intune will provide customer t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5377,7 +5377,7 @@ DEVICERUNSTATES : List of ru - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5925,7 +5925,7 @@ DEVICERUNSTATES : List of ru - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10058,7 +10058,7 @@ USERRUNSTATES : List of run st - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10606,7 +10606,7 @@ USERRUNSTATES : List of run st - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScriptDeviceRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScriptDeviceRunState.md index d6b5dd1c45e..60e23a17f93 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScriptDeviceRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScriptDeviceRunState.md @@ -683,7 +683,7 @@ BODYPARAMETER : Contains prope - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1231,7 +1231,7 @@ BODYPARAMETER : Contains prope - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5345,7 +5345,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5893,7 +5893,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScriptUserRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScriptUserRunState.md index 8c3db00fd7e..07ba9646772 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScriptUserRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScriptUserRunState.md @@ -655,7 +655,7 @@ BODYPARAMETER : Contains propert - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1203,7 +1203,7 @@ BODYPARAMETER : Contains propert - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5196,7 +5196,7 @@ DEVICERUNSTATES : List of ru - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5744,7 +5744,7 @@ DEVICERUNSTATES : List of ru - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState.md index 5663beba5b2..e631956cbc6 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState.md @@ -700,7 +700,7 @@ BODYPARAMETER : Contains prope - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1248,7 +1248,7 @@ BODYPARAMETER : Contains prope - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5362,7 +5362,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5910,7 +5910,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementManagedDevice.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementManagedDevice.md index 9e94e065b6e..ee8de90cbfc 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementManagedDevice.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementManagedDevice.md @@ -1217,7 +1217,7 @@ BODYPARAMETER : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1765,7 +1765,7 @@ BODYPARAMETER : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5787,7 +5787,7 @@ DETECTEDAPPS : All applications currently install - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6335,7 +6335,7 @@ DETECTEDAPPS : All applications currently install - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10393,7 +10393,7 @@ USERS : The primary users associated with the managed de - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10943,7 +10943,7 @@ USERS : The primary users associated with the managed de - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScript.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScript.md index 44f00e134a6..9ede08eafa6 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScript.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScript.md @@ -801,7 +801,7 @@ BODYPARAMETER : Intune will provide custo - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1349,7 +1349,7 @@ BODYPARAMETER : Intune will provide custo - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5359,7 +5359,7 @@ DEVICERUNSTATES : List of ru - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5907,7 +5907,7 @@ DEVICERUNSTATES : List of ru - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10040,7 +10040,7 @@ USERRUNSTATES : List of run st - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10588,7 +10588,7 @@ USERRUNSTATES : List of run st - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScriptDeviceRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScriptDeviceRunState.md index 37d8106fa76..084314a93b6 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScriptDeviceRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScriptDeviceRunState.md @@ -683,7 +683,7 @@ BODYPARAMETER : Contains prope - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1231,7 +1231,7 @@ BODYPARAMETER : Contains prope - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5345,7 +5345,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5893,7 +5893,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScriptUserRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScriptUserRunState.md index 83e4fd8baf9..8fe57e59363 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScriptUserRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScriptUserRunState.md @@ -655,7 +655,7 @@ BODYPARAMETER : Contains propert - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1203,7 +1203,7 @@ BODYPARAMETER : Contains propert - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5196,7 +5196,7 @@ DEVICERUNSTATES : List of ru - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5744,7 +5744,7 @@ DEVICERUNSTATES : List of ru - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScriptUserRunStateDeviceRunState.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScriptUserRunStateDeviceRunState.md index cc652b2e833..463f4b2e681 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScriptUserRunStateDeviceRunState.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Update-MgDeviceManagementScriptUserRunStateDeviceRunState.md @@ -699,7 +699,7 @@ BODYPARAMETER : Contains prope - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1247,7 +1247,7 @@ BODYPARAMETER : Contains prope - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5361,7 +5361,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5909,7 +5909,7 @@ MANAGEDDEVICE : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0/Microsoft.Graph.DeviceManagement.md b/src/DeviceManagement/DeviceManagement/docs/v1.0/Microsoft.Graph.DeviceManagement.md index 0b0544013e6..7f88891026c 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0/Microsoft.Graph.DeviceManagement.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0/Microsoft.Graph.DeviceManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement -Module Guid: e90d89ed-244e-48b8-bf97-813da2c31ab0 +Module Guid: 3afb766d-198b-4c1d-b38b-9abc50cbac30 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement Help Version: 1.0.0.0 Locale: en-US diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0/New-MgDeviceManagementDetectedApp.md b/src/DeviceManagement/DeviceManagement/docs/v1.0/New-MgDeviceManagementDetectedApp.md index 91b350d7e07..ae00da48bfd 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0/New-MgDeviceManagementDetectedApp.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0/New-MgDeviceManagementDetectedApp.md @@ -565,7 +565,7 @@ BODYPARAMETER : A managed or unmanaged app that is i - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3138,7 +3138,7 @@ MANAGEDDEVICES : The devices that have the disco - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0/New-MgDeviceManagementManagedDevice.md b/src/DeviceManagement/DeviceManagement/docs/v1.0/New-MgDeviceManagementManagedDevice.md index 416dde11782..79f283ef883 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0/New-MgDeviceManagementManagedDevice.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0/New-MgDeviceManagementManagedDevice.md @@ -711,7 +711,7 @@ BODYPARAMETER : Devices that are managed or pre-en - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3276,7 +3276,7 @@ USERS : The primary users associated with the managed dev - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0/Update-MgDeviceManagement.md b/src/DeviceManagement/DeviceManagement/docs/v1.0/Update-MgDeviceManagement.md index 7a5ca75bf98..711639600e0 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0/Update-MgDeviceManagement.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0/Update-MgDeviceManagement.md @@ -1173,7 +1173,7 @@ BODYPARAMETER : Singleton entity that acts as a - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4195,7 +4195,7 @@ DETECTEDAPPS : The list of detected apps associate - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -7067,7 +7067,7 @@ MANAGEDDEVICES : The list of managed devices. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0/Update-MgDeviceManagementDetectedApp.md b/src/DeviceManagement/DeviceManagement/docs/v1.0/Update-MgDeviceManagementDetectedApp.md index ca0d73c6a47..77e93bff78c 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0/Update-MgDeviceManagementDetectedApp.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0/Update-MgDeviceManagementDetectedApp.md @@ -629,7 +629,7 @@ BODYPARAMETER : A managed or unmanaged app that is i - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3331,7 +3331,7 @@ MANAGEDDEVICES : The devices that have the disco - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0/Update-MgDeviceManagementManagedDevice.md b/src/DeviceManagement/DeviceManagement/docs/v1.0/Update-MgDeviceManagementManagedDevice.md index 30f571ed55e..fe429d752c6 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0/Update-MgDeviceManagementManagedDevice.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0/Update-MgDeviceManagementManagedDevice.md @@ -785,7 +785,7 @@ BODYPARAMETER : Devices that are managed or pre-en - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3479,7 +3479,7 @@ USERS : The primary users associated with the managed dev - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Microsoft.Graph.Devices.CloudPrint.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Microsoft.Graph.Devices.CloudPrint.md index 49046376a93..36ca86814a5 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Microsoft.Graph.Devices.CloudPrint.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Microsoft.Graph.Devices.CloudPrint.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CloudPrint -Module Guid: e24c3758-3a07-405d-b8dd-39905f288e96 +Module Guid: cb7da462-0ebd-4ec8-b738-5e5ba239b942 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.cloudprint Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/New-MgPrintPrinterShare.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/New-MgPrintPrinterShare.md index 4f8dc8fdf87..9567c633880 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/New-MgPrintPrinterShare.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/New-MgPrintPrinterShare.md @@ -451,7 +451,7 @@ ALLOWEDGROUPS : The groups whose users have access to p - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -740,7 +740,7 @@ ALLOWEDGROUPS : The groups whose users have access to p - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5027,7 +5027,7 @@ ALLOWEDUSERS : The users who have access to print using - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5577,7 +5577,7 @@ ALLOWEDUSERS : The users who have access to print using - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9719,7 +9719,7 @@ BODYPARAMETER : printerShare - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10008,7 +10008,7 @@ BODYPARAMETER : printerShare - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14478,7 +14478,7 @@ PRINTER : printer - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14767,7 +14767,7 @@ PRINTER : printer - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/New-MgPrintShare.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/New-MgPrintShare.md index 4509092fb49..b18ed90b901 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/New-MgPrintShare.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/New-MgPrintShare.md @@ -464,7 +464,7 @@ ALLOWEDGROUPS : The groups whose users have access to p - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -753,7 +753,7 @@ ALLOWEDGROUPS : The groups whose users have access to p - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5040,7 +5040,7 @@ ALLOWEDUSERS : The users who have access to print using - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5590,7 +5590,7 @@ ALLOWEDUSERS : The users who have access to print using - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9732,7 +9732,7 @@ BODYPARAMETER : printerShare - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10021,7 +10021,7 @@ BODYPARAMETER : printerShare - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14491,7 +14491,7 @@ PRINTER : printer - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14780,7 +14780,7 @@ PRINTER : printer - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrint.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrint.md index 8c6c3d6839a..e7471b0ec00 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrint.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrint.md @@ -568,7 +568,7 @@ BODYPARAMETER : print - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -857,7 +857,7 @@ BODYPARAMETER : print - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5269,7 +5269,7 @@ PRINTERS : The list of printers registered in the ten - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5558,7 +5558,7 @@ PRINTERS : The list of printers registered in the ten - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -9769,7 +9769,7 @@ PRINTERSHARES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10058,7 +10058,7 @@ PRINTERSHARES : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14410,7 +14410,7 @@ SHARES : The list of printer shares registered in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14699,7 +14699,7 @@ SHARES : The list of printer shares registered in - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrintPrinter.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrintPrinter.md index 4a8939168c7..080e4f0d63d 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrintPrinter.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrintPrinter.md @@ -823,7 +823,7 @@ BODYPARAMETER : printer - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1112,7 +1112,7 @@ BODYPARAMETER : printer - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5568,7 +5568,7 @@ SHARE : printerShare - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5857,7 +5857,7 @@ SHARE : printerShare - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10098,7 +10098,7 @@ SHARES : The list of printerShares that are assoc - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10387,7 +10387,7 @@ SHARES : The list of printerShares that are assoc - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrintPrinterShare.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrintPrinterShare.md index 81d62d6e36b..cd32f69ece5 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrintPrinterShare.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrintPrinterShare.md @@ -518,7 +518,7 @@ ALLOWEDGROUPS : The groups whose users have access to p - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -807,7 +807,7 @@ ALLOWEDGROUPS : The groups whose users have access to p - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5094,7 +5094,7 @@ ALLOWEDUSERS : The users who have access to print using - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5644,7 +5644,7 @@ ALLOWEDUSERS : The users who have access to print using - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9786,7 +9786,7 @@ BODYPARAMETER : printerShare - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10075,7 +10075,7 @@ BODYPARAMETER : printerShare - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14558,7 +14558,7 @@ PRINTER : printer - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14847,7 +14847,7 @@ PRINTER : printer - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrintShare.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrintShare.md index d9d0f79215a..e288c4361eb 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrintShare.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Update-MgPrintShare.md @@ -532,7 +532,7 @@ ALLOWEDGROUPS : The groups whose users have access to p - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -821,7 +821,7 @@ ALLOWEDGROUPS : The groups whose users have access to p - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5108,7 +5108,7 @@ ALLOWEDUSERS : The users who have access to print using - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5658,7 +5658,7 @@ ALLOWEDUSERS : The users who have access to print using - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9800,7 +9800,7 @@ BODYPARAMETER : printerShare - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10089,7 +10089,7 @@ BODYPARAMETER : printerShare - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14572,7 +14572,7 @@ PRINTER : printer - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14861,7 +14861,7 @@ PRINTER : printer - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Microsoft.Graph.Devices.CloudPrint.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Microsoft.Graph.Devices.CloudPrint.md index 4a170bcca49..c24955a92e6 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Microsoft.Graph.Devices.CloudPrint.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Microsoft.Graph.Devices.CloudPrint.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CloudPrint -Module Guid: e24c3758-3a07-405d-b8dd-39905f288e96 +Module Guid: cb7da462-0ebd-4ec8-b738-5e5ba239b942 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.cloudprint Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/New-MgPrintShare.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/New-MgPrintShare.md index 7841d3f52c9..d6d1a8f5927 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/New-MgPrintShare.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/New-MgPrintShare.md @@ -432,7 +432,7 @@ ALLOWEDGROUPS : The groups whose users have access to pr - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3149,7 +3149,7 @@ ALLOWEDUSERS : The users who have access to print using t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5723,7 +5723,7 @@ BODYPARAMETER : printerShare - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8642,7 +8642,7 @@ PRINTER : printer - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Update-MgPrint.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Update-MgPrint.md index 136d0e0dd52..e32b198caf9 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Update-MgPrint.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Update-MgPrint.md @@ -492,7 +492,7 @@ BODYPARAMETER : print - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3286,7 +3286,7 @@ PRINTERS : The list of printers registered in the tena - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6022,7 +6022,7 @@ SHARES : The list of printer shares registered i - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Update-MgPrintPrinter.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Update-MgPrintPrinter.md index a20023964dd..24cbf001746 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Update-MgPrintPrinter.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Update-MgPrintPrinter.md @@ -714,7 +714,7 @@ BODYPARAMETER : printer - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3625,7 +3625,7 @@ SHARES : The list of printerShares that are asso - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Update-MgPrintShare.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Update-MgPrintShare.md index 86debfc7b31..bf4b0a9b062 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Update-MgPrintShare.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Update-MgPrintShare.md @@ -498,7 +498,7 @@ ALLOWEDGROUPS : The groups whose users have access to pr - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3215,7 +3215,7 @@ ALLOWEDUSERS : The users who have access to print using t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5789,7 +5789,7 @@ BODYPARAMETER : printerShare - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8721,7 +8721,7 @@ PRINTER : printer - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md index 35639b7ef07..8795692e376 100644 --- a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md +++ b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CorporateManagement -Module Guid: bbf9ee20-b225-445f-868b-ef680d1ee7c1 +Module Guid: 879d60ce-3ddd-4b99-904c-2c0116ef1d1e Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.corporatemanagement Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/New-MgUserManagedDevice.md b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/New-MgUserManagedDevice.md index ebcd048b08e..d97f3574c78 100644 --- a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/New-MgUserManagedDevice.md +++ b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/New-MgUserManagedDevice.md @@ -1201,7 +1201,7 @@ BODYPARAMETER : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1749,7 +1749,7 @@ BODYPARAMETER : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5771,7 +5771,7 @@ DETECTEDAPPS : All applications currently installe - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6319,7 +6319,7 @@ DETECTEDAPPS : All applications currently installe - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10317,7 +10317,7 @@ USERS : The primary users associated with the managed dev - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10867,7 +10867,7 @@ USERS : The primary users associated with the managed dev - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Update-MgUserManagedDevice.md b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Update-MgUserManagedDevice.md index 3310a047e8d..57d9e1b56c5 100644 --- a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Update-MgUserManagedDevice.md +++ b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Update-MgUserManagedDevice.md @@ -1232,7 +1232,7 @@ BODYPARAMETER : Devices that are managed or pre-e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1780,7 +1780,7 @@ BODYPARAMETER : Devices that are managed or pre-e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5802,7 +5802,7 @@ DETECTEDAPPS : All applications currently installe - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6350,7 +6350,7 @@ DETECTEDAPPS : All applications currently installe - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10348,7 +10348,7 @@ USERS : The primary users associated with the managed dev - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10898,7 +10898,7 @@ USERS : The primary users associated with the managed dev - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md index cb873d6919d..00b63c47b8a 100644 --- a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md +++ b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CorporateManagement -Module Guid: bbf9ee20-b225-445f-868b-ef680d1ee7c1 +Module Guid: 879d60ce-3ddd-4b99-904c-2c0116ef1d1e Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.corporatemanagement Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/New-MgUserManagedDevice.md b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/New-MgUserManagedDevice.md index 5eb6164cf57..c2daf573fce 100644 --- a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/New-MgUserManagedDevice.md +++ b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/New-MgUserManagedDevice.md @@ -770,7 +770,7 @@ BODYPARAMETER : Devices that are managed or pre-en - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3404,7 +3404,7 @@ USERS : The primary users associated with the managed de - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Update-MgUserManagedDevice.md b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Update-MgUserManagedDevice.md index b9464a92c42..7911946b8a8 100644 --- a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Update-MgUserManagedDevice.md +++ b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Update-MgUserManagedDevice.md @@ -800,7 +800,7 @@ BODYPARAMETER : Devices that are managed or pre-en - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3434,7 +3434,7 @@ USERS : The primary users associated with the managed de - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Education/Education/docs/v1.0-beta/Microsoft.Graph.Education.md b/src/Education/Education/docs/v1.0-beta/Microsoft.Graph.Education.md index 8f05ea6691d..aaab0cc1eb2 100644 --- a/src/Education/Education/docs/v1.0-beta/Microsoft.Graph.Education.md +++ b/src/Education/Education/docs/v1.0-beta/Microsoft.Graph.Education.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Education -Module Guid: b57fdd6e-86fc-4d61-a091-6db95fa87600 +Module Guid: 43db6fce-2cb9-4479-a17c-765e6cbb84a6 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.education Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Education/Education/docs/v1.0-beta/New-MgEducationClass.md b/src/Education/Education/docs/v1.0-beta/New-MgEducationClass.md index 2c38b282082..04f27253e93 100644 --- a/src/Education/Education/docs/v1.0-beta/New-MgEducationClass.md +++ b/src/Education/Education/docs/v1.0-beta/New-MgEducationClass.md @@ -751,7 +751,7 @@ BODYPARAMETER : educationClass - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1033,7 +1033,7 @@ BODYPARAMETER : educationClass - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5388,7 +5388,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5677,7 +5677,7 @@ GROUP : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10038,7 +10038,7 @@ MEMBERS : All users in the class. Nullable. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10320,7 +10320,7 @@ MEMBERS : All users in the class. Nullable. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14786,7 +14786,7 @@ SCHOOLS : All schools that this class is assoc - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -15059,7 +15059,7 @@ SCHOOLS : All schools that this class is assoc - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19494,7 +19494,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19776,7 +19776,7 @@ TEACHERS : All teachers in the class. Nullable. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Education/Education/docs/v1.0-beta/New-MgEducationSchool.md b/src/Education/Education/docs/v1.0-beta/New-MgEducationSchool.md index 9faf70b2e0d..11222f38dc4 100644 --- a/src/Education/Education/docs/v1.0-beta/New-MgEducationSchool.md +++ b/src/Education/Education/docs/v1.0-beta/New-MgEducationSchool.md @@ -679,7 +679,7 @@ BODYPARAMETER : educationSchool - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -952,7 +952,7 @@ BODYPARAMETER : educationSchool - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5376,7 +5376,7 @@ CLASSES : Classes taught at the school. Nullabl - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5658,7 +5658,7 @@ CLASSES : Classes taught at the school. Nullabl - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10124,7 +10124,7 @@ USERS : Users in the school. Nullable. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10406,7 +10406,7 @@ USERS : Users in the school. Nullable. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Education/Education/docs/v1.0-beta/New-MgEducationUser.md b/src/Education/Education/docs/v1.0-beta/New-MgEducationUser.md index 6b02ef93df4..1c031089ab7 100644 --- a/src/Education/Education/docs/v1.0-beta/New-MgEducationUser.md +++ b/src/Education/Education/docs/v1.0-beta/New-MgEducationUser.md @@ -1072,7 +1072,7 @@ BODYPARAMETER : educationUser - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1354,7 +1354,7 @@ BODYPARAMETER : educationUser - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5789,7 +5789,7 @@ CLASSES : Classes to which the user belongs. Nu - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6071,7 +6071,7 @@ CLASSES : Classes to which the user belongs. Nu - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10631,7 +10631,7 @@ SCHOOLS : Schools to which the user belongs. N - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10904,7 +10904,7 @@ SCHOOLS : Schools to which the user belongs. N - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15337,7 +15337,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -15619,7 +15619,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -20008,7 +20008,7 @@ USER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -20558,7 +20558,7 @@ USER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Education/Education/docs/v1.0-beta/Update-MgEducationClass.md b/src/Education/Education/docs/v1.0-beta/Update-MgEducationClass.md index d91ff9dfe29..51d8d836a07 100644 --- a/src/Education/Education/docs/v1.0-beta/Update-MgEducationClass.md +++ b/src/Education/Education/docs/v1.0-beta/Update-MgEducationClass.md @@ -808,7 +808,7 @@ BODYPARAMETER : educationClass - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1090,7 +1090,7 @@ BODYPARAMETER : educationClass - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5445,7 +5445,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5734,7 +5734,7 @@ GROUP : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10109,7 +10109,7 @@ MEMBERS : All users in the class. Nullable. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10391,7 +10391,7 @@ MEMBERS : All users in the class. Nullable. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14857,7 +14857,7 @@ SCHOOLS : All schools that this class is assoc - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -15130,7 +15130,7 @@ SCHOOLS : All schools that this class is assoc - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19565,7 +19565,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19847,7 +19847,7 @@ TEACHERS : All teachers in the class. Nullable. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Education/Education/docs/v1.0-beta/Update-MgEducationMe.md b/src/Education/Education/docs/v1.0-beta/Update-MgEducationMe.md index ddefa9e23b6..c5a74373a64 100644 --- a/src/Education/Education/docs/v1.0-beta/Update-MgEducationMe.md +++ b/src/Education/Education/docs/v1.0-beta/Update-MgEducationMe.md @@ -1049,7 +1049,7 @@ BODYPARAMETER : educationUser - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1331,7 +1331,7 @@ BODYPARAMETER : educationUser - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5766,7 +5766,7 @@ CLASSES : Classes to which the user belongs. Nu - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6048,7 +6048,7 @@ CLASSES : Classes to which the user belongs. Nu - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10608,7 +10608,7 @@ SCHOOLS : Schools to which the user belongs. N - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10881,7 +10881,7 @@ SCHOOLS : Schools to which the user belongs. N - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15314,7 +15314,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -15596,7 +15596,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19985,7 +19985,7 @@ USER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -20535,7 +20535,7 @@ USER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Education/Education/docs/v1.0-beta/Update-MgEducationRoot.md b/src/Education/Education/docs/v1.0-beta/Update-MgEducationRoot.md index 8869232f613..55864f21770 100644 --- a/src/Education/Education/docs/v1.0-beta/Update-MgEducationRoot.md +++ b/src/Education/Education/docs/v1.0-beta/Update-MgEducationRoot.md @@ -387,7 +387,7 @@ BODYPARAMETER : educationRoot - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -669,7 +669,7 @@ BODYPARAMETER : educationRoot - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5147,7 +5147,7 @@ CLASSES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5429,7 +5429,7 @@ CLASSES : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -9887,7 +9887,7 @@ ME : educationUser - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10169,7 +10169,7 @@ ME : educationUser - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14635,7 +14635,7 @@ SCHOOLS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14908,7 +14908,7 @@ SCHOOLS : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19373,7 +19373,7 @@ USERS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19655,7 +19655,7 @@ USERS : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Education/Education/docs/v1.0-beta/Update-MgEducationSchool.md b/src/Education/Education/docs/v1.0-beta/Update-MgEducationSchool.md index a18661ad556..e57913355ad 100644 --- a/src/Education/Education/docs/v1.0-beta/Update-MgEducationSchool.md +++ b/src/Education/Education/docs/v1.0-beta/Update-MgEducationSchool.md @@ -730,7 +730,7 @@ BODYPARAMETER : educationSchool - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1003,7 +1003,7 @@ BODYPARAMETER : educationSchool - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5427,7 +5427,7 @@ CLASSES : Classes taught at the school. Nullabl - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5709,7 +5709,7 @@ CLASSES : Classes taught at the school. Nullabl - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10189,7 +10189,7 @@ USERS : Users in the school. Nullable. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10471,7 +10471,7 @@ USERS : Users in the school. Nullable. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Education/Education/docs/v1.0-beta/Update-MgEducationUser.md b/src/Education/Education/docs/v1.0-beta/Update-MgEducationUser.md index eeb4bd79ea1..ac1f96b0247 100644 --- a/src/Education/Education/docs/v1.0-beta/Update-MgEducationUser.md +++ b/src/Education/Education/docs/v1.0-beta/Update-MgEducationUser.md @@ -1165,7 +1165,7 @@ BODYPARAMETER : educationUser - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1447,7 +1447,7 @@ BODYPARAMETER : educationUser - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5882,7 +5882,7 @@ CLASSES : Classes to which the user belongs. Nu - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6164,7 +6164,7 @@ CLASSES : Classes to which the user belongs. Nu - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10738,7 +10738,7 @@ SCHOOLS : Schools to which the user belongs. N - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11011,7 +11011,7 @@ SCHOOLS : Schools to which the user belongs. N - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15444,7 +15444,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -15726,7 +15726,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -20115,7 +20115,7 @@ USER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -20665,7 +20665,7 @@ USER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md b/src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md index 4150c4ab6e5..ade0a72258e 100644 --- a/src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md +++ b/src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Education -Module Guid: b57fdd6e-86fc-4d61-a091-6db95fa87600 +Module Guid: 43db6fce-2cb9-4479-a17c-765e6cbb84a6 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.education Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Education/Education/docs/v1.0/New-MgEducationClass.md b/src/Education/Education/docs/v1.0/New-MgEducationClass.md index e50fa69b3d9..584be1599d6 100644 --- a/src/Education/Education/docs/v1.0/New-MgEducationClass.md +++ b/src/Education/Education/docs/v1.0/New-MgEducationClass.md @@ -751,7 +751,7 @@ BODYPARAMETER : educationClass - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3425,7 +3425,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6114,7 +6114,7 @@ MEMBERS : All users in the class. Nullable. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8896,7 +8896,7 @@ SCHOOLS : All schools that this class is asso - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11644,7 +11644,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Education/Education/docs/v1.0/New-MgEducationSchool.md b/src/Education/Education/docs/v1.0/New-MgEducationSchool.md index 04306fb53f6..2650a37e284 100644 --- a/src/Education/Education/docs/v1.0/New-MgEducationSchool.md +++ b/src/Education/Education/docs/v1.0/New-MgEducationSchool.md @@ -674,7 +674,7 @@ BODYPARAMETER : educationSchool - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3411,7 +3411,7 @@ CLASSES : Classes taught at the school. Nullab - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6196,7 +6196,7 @@ USERS : Users in the school. Nullable. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Education/Education/docs/v1.0/New-MgEducationUser.md b/src/Education/Education/docs/v1.0/New-MgEducationUser.md index bc6c1663c9e..bd357f4ab49 100644 --- a/src/Education/Education/docs/v1.0/New-MgEducationUser.md +++ b/src/Education/Education/docs/v1.0/New-MgEducationUser.md @@ -1112,7 +1112,7 @@ BODYPARAMETER : educationUser - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3866,7 +3866,7 @@ CLASSES : Classes to which the user belongs. N - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6737,7 +6737,7 @@ SCHOOLS : Schools to which the user belongs. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9483,7 +9483,7 @@ TAUGHTCLASSES : Classes for which the user is - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -12293,7 +12293,7 @@ USER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Education/Education/docs/v1.0/Update-MgEducationClass.md b/src/Education/Education/docs/v1.0/Update-MgEducationClass.md index 3e0d9dfaea7..b7fd78c540d 100644 --- a/src/Education/Education/docs/v1.0/Update-MgEducationClass.md +++ b/src/Education/Education/docs/v1.0/Update-MgEducationClass.md @@ -807,7 +807,7 @@ BODYPARAMETER : educationClass - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3481,7 +3481,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6184,7 +6184,7 @@ MEMBERS : All users in the class. Nullable. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8966,7 +8966,7 @@ SCHOOLS : All schools that this class is asso - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11714,7 +11714,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Education/Education/docs/v1.0/Update-MgEducationMe.md b/src/Education/Education/docs/v1.0/Update-MgEducationMe.md index 68e71865e08..25e8f0bcb4e 100644 --- a/src/Education/Education/docs/v1.0/Update-MgEducationMe.md +++ b/src/Education/Education/docs/v1.0/Update-MgEducationMe.md @@ -1057,7 +1057,7 @@ BODYPARAMETER : educationUser - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3811,7 +3811,7 @@ CLASSES : Classes to which the user belongs. N - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6682,7 +6682,7 @@ SCHOOLS : Schools to which the user belongs. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9428,7 +9428,7 @@ TAUGHTCLASSES : Classes for which the user is - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -12238,7 +12238,7 @@ USER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Education/Education/docs/v1.0/Update-MgEducationRoot.md b/src/Education/Education/docs/v1.0/Update-MgEducationRoot.md index e41205a8bbf..c3ff250f846 100644 --- a/src/Education/Education/docs/v1.0/Update-MgEducationRoot.md +++ b/src/Education/Education/docs/v1.0/Update-MgEducationRoot.md @@ -369,7 +369,7 @@ BODYPARAMETER : educationRoot - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3137,7 +3137,7 @@ CLASSES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5914,7 +5914,7 @@ ME : educationUser - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8696,7 +8696,7 @@ SCHOOLS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11444,7 +11444,7 @@ USERS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Education/Education/docs/v1.0/Update-MgEducationSchool.md b/src/Education/Education/docs/v1.0/Update-MgEducationSchool.md index 12cb4ba8f21..1740d3f64db 100644 --- a/src/Education/Education/docs/v1.0/Update-MgEducationSchool.md +++ b/src/Education/Education/docs/v1.0/Update-MgEducationSchool.md @@ -723,7 +723,7 @@ BODYPARAMETER : educationSchool - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3460,7 +3460,7 @@ CLASSES : Classes taught at the school. Nullab - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6259,7 +6259,7 @@ USERS : Users in the school. Nullable. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Education/Education/docs/v1.0/Update-MgEducationUser.md b/src/Education/Education/docs/v1.0/Update-MgEducationUser.md index 6d9b677369d..edc18ccccf2 100644 --- a/src/Education/Education/docs/v1.0/Update-MgEducationUser.md +++ b/src/Education/Education/docs/v1.0/Update-MgEducationUser.md @@ -1131,7 +1131,7 @@ BODYPARAMETER : educationUser - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3885,7 +3885,7 @@ CLASSES : Classes to which the user belongs. N - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6770,7 +6770,7 @@ SCHOOLS : Schools to which the user belongs. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9516,7 +9516,7 @@ TAUGHTCLASSES : Classes for which the user is - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -12326,7 +12326,7 @@ USER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md b/src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md index 1e6da972117..b0d8ce6d0ce 100644 --- a/src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md +++ b/src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Files -Module Guid: 2ae4cfd1-b123-49e7-ad76-8efafbacc39a +Module Guid: 3dedef71-c575-42d6-95ad-dd8e89586a80 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.files Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Files/Files/docs/v1.0-beta/New-MgDrive.md b/src/Files/Files/docs/v1.0-beta/New-MgDrive.md index 9571cf28a0c..bd003f72dc0 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgDrive.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgDrive.md @@ -666,7 +666,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1216,7 +1216,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5160,7 +5160,7 @@ BODYPARAMETER : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5710,7 +5710,7 @@ BODYPARAMETER : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9690,7 +9690,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10240,7 +10240,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14228,7 +14228,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14778,7 +14778,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18762,7 +18762,7 @@ FOLLOWING : The list of items the user is following - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19312,7 +19312,7 @@ FOLLOWING : The list of items the user is following - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23293,7 +23293,7 @@ ITEMS : All items contained in the drive. Read-only - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23843,7 +23843,7 @@ ITEMS : All items contained in the drive. Read-only - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -27831,7 +27831,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28381,7 +28381,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32366,7 +32366,7 @@ LIST : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -32916,7 +32916,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -36937,7 +36937,7 @@ ROOT : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -37487,7 +37487,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -41478,7 +41478,7 @@ SPECIAL : Collection of common folders available in - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -42028,7 +42028,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/New-MgDriveItem.md b/src/Files/Files/docs/v1.0-beta/New-MgDriveItem.md index df6bb6ba443..0f58b436a25 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgDriveItem.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgDriveItem.md @@ -1110,7 +1110,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1660,7 +1660,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5620,7 +5620,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6170,7 +6170,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10155,7 +10155,7 @@ BODYPARAMETER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10705,7 +10705,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14693,7 +14693,7 @@ CHILDREN : Collection containing Item objects for t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15243,7 +15243,7 @@ CHILDREN : Collection containing Item objects for t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19231,7 +19231,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19781,7 +19781,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23832,7 +23832,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24382,7 +24382,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28367,7 +28367,7 @@ LISTITEM : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28917,7 +28917,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/New-MgDriveListItem.md b/src/Files/Files/docs/v1.0-beta/New-MgDriveListItem.md index 9a48b8331a2..d23d2ae233b 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgDriveListItem.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgDriveListItem.md @@ -662,7 +662,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1212,7 +1212,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5172,7 +5172,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5722,7 +5722,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9688,7 +9688,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10238,7 +10238,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14231,7 +14231,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14781,7 +14781,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18797,7 +18797,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19347,7 +19347,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23360,7 +23360,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23910,7 +23910,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/New-MgGroupDrive.md b/src/Files/Files/docs/v1.0-beta/New-MgGroupDrive.md index 541952ec61a..9b6cad9f9f8 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgGroupDrive.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgGroupDrive.md @@ -721,7 +721,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1271,7 +1271,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5215,7 +5215,7 @@ BODYPARAMETER : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5765,7 +5765,7 @@ BODYPARAMETER : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9745,7 +9745,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10295,7 +10295,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14283,7 +14283,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14833,7 +14833,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18817,7 +18817,7 @@ FOLLOWING : The list of items the user is following - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19367,7 +19367,7 @@ FOLLOWING : The list of items the user is following - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23373,7 +23373,7 @@ ITEMS : All items contained in the drive. Read-only - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23923,7 +23923,7 @@ ITEMS : All items contained in the drive. Read-only - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -27911,7 +27911,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28461,7 +28461,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32446,7 +32446,7 @@ LIST : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -32996,7 +32996,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37017,7 +37017,7 @@ ROOT : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -37567,7 +37567,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -41558,7 +41558,7 @@ SPECIAL : Collection of common folders available in - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -42108,7 +42108,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/New-MgGroupDriveItem.md b/src/Files/Files/docs/v1.0-beta/New-MgGroupDriveItem.md index 947e3e6b234..b5199dbc6c0 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgGroupDriveItem.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgGroupDriveItem.md @@ -1125,7 +1125,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1675,7 +1675,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5635,7 +5635,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6185,7 +6185,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10170,7 +10170,7 @@ BODYPARAMETER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10720,7 +10720,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14708,7 +14708,7 @@ CHILDREN : Collection containing Item objects for t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15258,7 +15258,7 @@ CHILDREN : Collection containing Item objects for t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19246,7 +19246,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19796,7 +19796,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23847,7 +23847,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24397,7 +24397,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28382,7 +28382,7 @@ LISTITEM : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28932,7 +28932,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/New-MgGroupDriveListItem.md b/src/Files/Files/docs/v1.0-beta/New-MgGroupDriveListItem.md index 9b23193704b..eac9757cabc 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgGroupDriveListItem.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgGroupDriveListItem.md @@ -677,7 +677,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1227,7 +1227,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5187,7 +5187,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5737,7 +5737,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9703,7 +9703,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10253,7 +10253,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14246,7 +14246,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14796,7 +14796,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18812,7 +18812,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19362,7 +19362,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23375,7 +23375,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23925,7 +23925,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/New-MgShareListItem.md b/src/Files/Files/docs/v1.0-beta/New-MgShareListItem.md index 65545efb29f..9a54c57c69a 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgShareListItem.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgShareListItem.md @@ -662,7 +662,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1212,7 +1212,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5172,7 +5172,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5722,7 +5722,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9688,7 +9688,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10238,7 +10238,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14231,7 +14231,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14781,7 +14781,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18797,7 +18797,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19347,7 +19347,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23360,7 +23360,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23910,7 +23910,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/New-MgShareSharedDriveItemSharedDriveItem.md b/src/Files/Files/docs/v1.0-beta/New-MgShareSharedDriveItemSharedDriveItem.md index fd0fc800531..b0204736235 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgShareSharedDriveItemSharedDriveItem.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgShareSharedDriveItemSharedDriveItem.md @@ -557,7 +557,7 @@ BODYPARAMETER : sharedDriveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1107,7 +1107,7 @@ BODYPARAMETER : sharedDriveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5116,7 +5116,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5666,7 +5666,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9651,7 +9651,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10201,7 +10201,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14182,7 +14182,7 @@ ITEMS : All driveItems contained in the sharing roo - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14732,7 +14732,7 @@ ITEMS : All driveItems contained in the sharing roo - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18720,7 +18720,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19270,7 +19270,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23255,7 +23255,7 @@ LIST : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23805,7 +23805,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -27787,7 +27787,7 @@ LISTITEM : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28337,7 +28337,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32409,7 +32409,7 @@ ROOT : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -32959,7 +32959,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -36941,7 +36941,7 @@ SITE : site - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -37491,7 +37491,7 @@ SITE : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/New-MgUserDrive.md b/src/Files/Files/docs/v1.0-beta/New-MgUserDrive.md index d27c5de02b6..286047d3874 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgUserDrive.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgUserDrive.md @@ -721,7 +721,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1271,7 +1271,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5215,7 +5215,7 @@ BODYPARAMETER : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5765,7 +5765,7 @@ BODYPARAMETER : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9745,7 +9745,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10295,7 +10295,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14283,7 +14283,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14833,7 +14833,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18817,7 +18817,7 @@ FOLLOWING : The list of items the user is following - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19367,7 +19367,7 @@ FOLLOWING : The list of items the user is following - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23373,7 +23373,7 @@ ITEMS : All items contained in the drive. Read-only - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23923,7 +23923,7 @@ ITEMS : All items contained in the drive. Read-only - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -27911,7 +27911,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28461,7 +28461,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32446,7 +32446,7 @@ LIST : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -32996,7 +32996,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37017,7 +37017,7 @@ ROOT : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -37567,7 +37567,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -41558,7 +41558,7 @@ SPECIAL : Collection of common folders available in - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -42108,7 +42108,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/New-MgUserDriveItem.md b/src/Files/Files/docs/v1.0-beta/New-MgUserDriveItem.md index 0516873973a..483ac1fcd3d 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgUserDriveItem.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgUserDriveItem.md @@ -1125,7 +1125,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1675,7 +1675,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5635,7 +5635,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6185,7 +6185,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10170,7 +10170,7 @@ BODYPARAMETER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10720,7 +10720,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14708,7 +14708,7 @@ CHILDREN : Collection containing Item objects for t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15258,7 +15258,7 @@ CHILDREN : Collection containing Item objects for t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19246,7 +19246,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19796,7 +19796,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23847,7 +23847,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24397,7 +24397,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28382,7 +28382,7 @@ LISTITEM : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28932,7 +28932,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/New-MgUserDriveListItem.md b/src/Files/Files/docs/v1.0-beta/New-MgUserDriveListItem.md index ceb2b4e8542..0e1eb1d1d80 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgUserDriveListItem.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgUserDriveListItem.md @@ -677,7 +677,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1227,7 +1227,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5187,7 +5187,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5737,7 +5737,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9703,7 +9703,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10253,7 +10253,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14246,7 +14246,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14796,7 +14796,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18812,7 +18812,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19362,7 +19362,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23375,7 +23375,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23925,7 +23925,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDrive.md b/src/Files/Files/docs/v1.0-beta/Update-MgDrive.md index bf3586714d5..58821c66a3e 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDrive.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDrive.md @@ -736,7 +736,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1286,7 +1286,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5230,7 +5230,7 @@ BODYPARAMETER : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5780,7 +5780,7 @@ BODYPARAMETER : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9760,7 +9760,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10310,7 +10310,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14298,7 +14298,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14848,7 +14848,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18832,7 +18832,7 @@ FOLLOWING : The list of items the user is following - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19382,7 +19382,7 @@ FOLLOWING : The list of items the user is following - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23388,7 +23388,7 @@ ITEMS : All items contained in the drive. Read-only - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23938,7 +23938,7 @@ ITEMS : All items contained in the drive. Read-only - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -27926,7 +27926,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28476,7 +28476,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32461,7 +32461,7 @@ LIST : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33011,7 +33011,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37032,7 +37032,7 @@ ROOT : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -37582,7 +37582,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -41573,7 +41573,7 @@ SPECIAL : Collection of common folders available in - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -42123,7 +42123,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDriveItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgDriveItem.md index d4acaab8afc..7ada1e4cac9 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDriveItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDriveItem.md @@ -1142,7 +1142,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1692,7 +1692,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5652,7 +5652,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6202,7 +6202,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10187,7 +10187,7 @@ BODYPARAMETER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10737,7 +10737,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14725,7 +14725,7 @@ CHILDREN : Collection containing Item objects for t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15275,7 +15275,7 @@ CHILDREN : Collection containing Item objects for t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19263,7 +19263,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19813,7 +19813,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23864,7 +23864,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24414,7 +24414,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28399,7 +28399,7 @@ LISTITEM : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28949,7 +28949,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDriveItemListItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgDriveItemListItem.md index ddfc6f640fe..d4cf9e2bac7 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDriveItemListItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDriveItemListItem.md @@ -693,7 +693,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1243,7 +1243,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5203,7 +5203,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5753,7 +5753,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9719,7 +9719,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10269,7 +10269,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14262,7 +14262,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14812,7 +14812,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18828,7 +18828,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19378,7 +19378,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23391,7 +23391,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23941,7 +23941,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDriveList.md b/src/Files/Files/docs/v1.0-beta/Update-MgDriveList.md index 209048485cf..cfe88740e79 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDriveList.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDriveList.md @@ -710,7 +710,7 @@ ACTIVITIES : The recent activities that took p - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1260,7 +1260,7 @@ ACTIVITIES : The recent activities that took p - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5204,7 +5204,7 @@ BODYPARAMETER : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5754,7 +5754,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10063,7 +10063,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10613,7 +10613,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14598,7 +14598,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15148,7 +15148,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19153,7 +19153,7 @@ ITEMS : All items contained in the list. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19703,7 +19703,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23691,7 +23691,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24241,7 +24241,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDriveListItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgDriveListItem.md index fc1bb577fd1..0b510c408a5 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDriveListItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDriveListItem.md @@ -692,7 +692,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1242,7 +1242,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5202,7 +5202,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5752,7 +5752,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9718,7 +9718,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10268,7 +10268,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14261,7 +14261,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14811,7 +14811,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18827,7 +18827,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19377,7 +19377,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23390,7 +23390,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23940,7 +23940,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDriveRoot.md b/src/Files/Files/docs/v1.0-beta/Update-MgDriveRoot.md index 696c3f0c31c..05120f7f52b 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDriveRoot.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDriveRoot.md @@ -1127,7 +1127,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1677,7 +1677,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5637,7 +5637,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6187,7 +6187,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10172,7 +10172,7 @@ BODYPARAMETER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10722,7 +10722,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14710,7 +14710,7 @@ CHILDREN : Collection containing Item objects for t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15260,7 +15260,7 @@ CHILDREN : Collection containing Item objects for t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19248,7 +19248,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19798,7 +19798,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23849,7 +23849,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24399,7 +24399,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28384,7 +28384,7 @@ LISTITEM : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28934,7 +28934,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDriveRootListItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgDriveRootListItem.md index 2142afa97db..3a59f2d2e95 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDriveRootListItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDriveRootListItem.md @@ -677,7 +677,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1227,7 +1227,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5187,7 +5187,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5737,7 +5737,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9703,7 +9703,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10253,7 +10253,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14246,7 +14246,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14796,7 +14796,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18812,7 +18812,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19362,7 +19362,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23375,7 +23375,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23925,7 +23925,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDrive.md b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDrive.md index dce51a348bc..37a79d214e9 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDrive.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDrive.md @@ -751,7 +751,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1301,7 +1301,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5245,7 +5245,7 @@ BODYPARAMETER : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5795,7 +5795,7 @@ BODYPARAMETER : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9775,7 +9775,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10325,7 +10325,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14313,7 +14313,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14863,7 +14863,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18847,7 +18847,7 @@ FOLLOWING : The list of items the user is following - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19397,7 +19397,7 @@ FOLLOWING : The list of items the user is following - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23403,7 +23403,7 @@ ITEMS : All items contained in the drive. Read-only - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23953,7 +23953,7 @@ ITEMS : All items contained in the drive. Read-only - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -27941,7 +27941,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28491,7 +28491,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32476,7 +32476,7 @@ LIST : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33026,7 +33026,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37047,7 +37047,7 @@ ROOT : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -37597,7 +37597,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -41588,7 +41588,7 @@ SPECIAL : Collection of common folders available in - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -42138,7 +42138,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveItem.md index fd3fbd083bd..b9470a12460 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveItem.md @@ -1157,7 +1157,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1707,7 +1707,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5667,7 +5667,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6217,7 +6217,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10202,7 +10202,7 @@ BODYPARAMETER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10752,7 +10752,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14740,7 +14740,7 @@ CHILDREN : Collection containing Item objects for t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15290,7 +15290,7 @@ CHILDREN : Collection containing Item objects for t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19278,7 +19278,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19828,7 +19828,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23879,7 +23879,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24429,7 +24429,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28414,7 +28414,7 @@ LISTITEM : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28964,7 +28964,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveItemListItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveItemListItem.md index 72c598ff9ed..d45c28bdeda 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveItemListItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveItemListItem.md @@ -708,7 +708,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1258,7 +1258,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5218,7 +5218,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5768,7 +5768,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9734,7 +9734,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10284,7 +10284,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14277,7 +14277,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14827,7 +14827,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18843,7 +18843,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19393,7 +19393,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23406,7 +23406,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23956,7 +23956,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveList.md b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveList.md index e2c608991fb..d4657cf4625 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveList.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveList.md @@ -725,7 +725,7 @@ ACTIVITIES : The recent activities that took p - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1275,7 +1275,7 @@ ACTIVITIES : The recent activities that took p - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5219,7 +5219,7 @@ BODYPARAMETER : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5769,7 +5769,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10078,7 +10078,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10628,7 +10628,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14613,7 +14613,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15163,7 +15163,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19168,7 +19168,7 @@ ITEMS : All items contained in the list. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19718,7 +19718,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23706,7 +23706,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24256,7 +24256,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveListItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveListItem.md index aea34ff8f04..9e936ecb37b 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveListItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveListItem.md @@ -708,7 +708,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1258,7 +1258,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5218,7 +5218,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5768,7 +5768,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9734,7 +9734,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10284,7 +10284,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14277,7 +14277,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14827,7 +14827,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18843,7 +18843,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19393,7 +19393,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23406,7 +23406,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23956,7 +23956,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveRoot.md b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveRoot.md index f106bf99cf1..afacbdbc4d8 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveRoot.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveRoot.md @@ -1142,7 +1142,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1692,7 +1692,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5652,7 +5652,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6202,7 +6202,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10187,7 +10187,7 @@ BODYPARAMETER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10737,7 +10737,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14725,7 +14725,7 @@ CHILDREN : Collection containing Item objects for t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15275,7 +15275,7 @@ CHILDREN : Collection containing Item objects for t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19263,7 +19263,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19813,7 +19813,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23864,7 +23864,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24414,7 +24414,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28399,7 +28399,7 @@ LISTITEM : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28949,7 +28949,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveRootListItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveRootListItem.md index bc88bb29641..59c08e669cd 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveRootListItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDriveRootListItem.md @@ -693,7 +693,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1243,7 +1243,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5203,7 +5203,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5753,7 +5753,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9719,7 +9719,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10269,7 +10269,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14262,7 +14262,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14812,7 +14812,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18828,7 +18828,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19378,7 +19378,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23391,7 +23391,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23941,7 +23941,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgShareList.md b/src/Files/Files/docs/v1.0-beta/Update-MgShareList.md index e173caa3bc2..0ea532163a9 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgShareList.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgShareList.md @@ -710,7 +710,7 @@ ACTIVITIES : The recent activities that took p - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1260,7 +1260,7 @@ ACTIVITIES : The recent activities that took p - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5204,7 +5204,7 @@ BODYPARAMETER : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5754,7 +5754,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10063,7 +10063,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10613,7 +10613,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14598,7 +14598,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15148,7 +15148,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19153,7 +19153,7 @@ ITEMS : All items contained in the list. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19703,7 +19703,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23691,7 +23691,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24241,7 +24241,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgShareListItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgShareListItem.md index 67fba4b7a05..f83f6bcfc67 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgShareListItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgShareListItem.md @@ -733,7 +733,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1283,7 +1283,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5243,7 +5243,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5793,7 +5793,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9759,7 +9759,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10309,7 +10309,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14302,7 +14302,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14852,7 +14852,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18868,7 +18868,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19418,7 +19418,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23431,7 +23431,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23981,7 +23981,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgShareSharedDriveItemSharedDriveItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgShareSharedDriveItemSharedDriveItem.md index 8f7bdeef6a9..b59d10786fb 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgShareSharedDriveItemSharedDriveItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgShareSharedDriveItemSharedDriveItem.md @@ -624,7 +624,7 @@ BODYPARAMETER : sharedDriveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1174,7 +1174,7 @@ BODYPARAMETER : sharedDriveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5183,7 +5183,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5733,7 +5733,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9718,7 +9718,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10268,7 +10268,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14274,7 +14274,7 @@ ITEMS : All driveItems contained in the sharing roo - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14824,7 +14824,7 @@ ITEMS : All driveItems contained in the sharing roo - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18812,7 +18812,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19362,7 +19362,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23347,7 +23347,7 @@ LIST : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23897,7 +23897,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -27879,7 +27879,7 @@ LISTITEM : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28429,7 +28429,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32501,7 +32501,7 @@ ROOT : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33051,7 +33051,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37033,7 +37033,7 @@ SITE : site - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -37583,7 +37583,7 @@ SITE : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgUserDrive.md b/src/Files/Files/docs/v1.0-beta/Update-MgUserDrive.md index bcf6ac64cb4..227e237dd0b 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgUserDrive.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgUserDrive.md @@ -751,7 +751,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1301,7 +1301,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5245,7 +5245,7 @@ BODYPARAMETER : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5795,7 +5795,7 @@ BODYPARAMETER : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9775,7 +9775,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10325,7 +10325,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14313,7 +14313,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14863,7 +14863,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18847,7 +18847,7 @@ FOLLOWING : The list of items the user is following - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19397,7 +19397,7 @@ FOLLOWING : The list of items the user is following - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23403,7 +23403,7 @@ ITEMS : All items contained in the drive. Read-only - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23953,7 +23953,7 @@ ITEMS : All items contained in the drive. Read-only - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -27941,7 +27941,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28491,7 +28491,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32476,7 +32476,7 @@ LIST : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33026,7 +33026,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37047,7 +37047,7 @@ ROOT : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -37597,7 +37597,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -41588,7 +41588,7 @@ SPECIAL : Collection of common folders available in - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -42138,7 +42138,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveItem.md index b06cf185fae..99366b58069 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveItem.md @@ -1157,7 +1157,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1707,7 +1707,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5667,7 +5667,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6217,7 +6217,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10202,7 +10202,7 @@ BODYPARAMETER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10752,7 +10752,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14740,7 +14740,7 @@ CHILDREN : Collection containing Item objects for t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15290,7 +15290,7 @@ CHILDREN : Collection containing Item objects for t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19278,7 +19278,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19828,7 +19828,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23879,7 +23879,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24429,7 +24429,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28414,7 +28414,7 @@ LISTITEM : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28964,7 +28964,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveItemListItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveItemListItem.md index f4216115ef4..9c819d1924d 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveItemListItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveItemListItem.md @@ -708,7 +708,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1258,7 +1258,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5218,7 +5218,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5768,7 +5768,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9734,7 +9734,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10284,7 +10284,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14277,7 +14277,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14827,7 +14827,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18843,7 +18843,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19393,7 +19393,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23406,7 +23406,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23956,7 +23956,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveList.md b/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveList.md index 625f1a6dd0b..b7f53069b13 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveList.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveList.md @@ -725,7 +725,7 @@ ACTIVITIES : The recent activities that took p - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1275,7 +1275,7 @@ ACTIVITIES : The recent activities that took p - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5219,7 +5219,7 @@ BODYPARAMETER : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5769,7 +5769,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10078,7 +10078,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10628,7 +10628,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14613,7 +14613,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15163,7 +15163,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19168,7 +19168,7 @@ ITEMS : All items contained in the list. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19718,7 +19718,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23706,7 +23706,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24256,7 +24256,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveListItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveListItem.md index 65b98af9d76..6b1bc1abbd7 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveListItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveListItem.md @@ -708,7 +708,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1258,7 +1258,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5218,7 +5218,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5768,7 +5768,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9734,7 +9734,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10284,7 +10284,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14277,7 +14277,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14827,7 +14827,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18843,7 +18843,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19393,7 +19393,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23406,7 +23406,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23956,7 +23956,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveRoot.md b/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveRoot.md index 52b90e8235c..ea831a48d90 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveRoot.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveRoot.md @@ -1142,7 +1142,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1692,7 +1692,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5652,7 +5652,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6202,7 +6202,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10187,7 +10187,7 @@ BODYPARAMETER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10737,7 +10737,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14725,7 +14725,7 @@ CHILDREN : Collection containing Item objects for t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15275,7 +15275,7 @@ CHILDREN : Collection containing Item objects for t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19263,7 +19263,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19813,7 +19813,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23864,7 +23864,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24414,7 +24414,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28399,7 +28399,7 @@ LISTITEM : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28949,7 +28949,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveRootListItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveRootListItem.md index f050871ff2f..5e2b442e8f2 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveRootListItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgUserDriveRootListItem.md @@ -693,7 +693,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1243,7 +1243,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5203,7 +5203,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5753,7 +5753,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9719,7 +9719,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10269,7 +10269,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14262,7 +14262,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14812,7 +14812,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18828,7 +18828,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19378,7 +19378,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23391,7 +23391,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23941,7 +23941,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md b/src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md index 7f0d0d3be20..d2902edd71a 100644 --- a/src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md +++ b/src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Files -Module Guid: 2ae4cfd1-b123-49e7-ad76-8efafbacc39a +Module Guid: 3dedef71-c575-42d6-95ad-dd8e89586a80 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.files Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Files/Files/docs/v1.0/New-MgDrive.md b/src/Files/Files/docs/v1.0/New-MgDrive.md index fb53f7202bd..7ad9498aab0 100644 --- a/src/Files/Files/docs/v1.0/New-MgDrive.md +++ b/src/Files/Files/docs/v1.0/New-MgDrive.md @@ -720,7 +720,7 @@ BODYPARAMETER : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3289,7 +3289,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5858,7 +5858,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8437,7 +8437,7 @@ FOLLOWING : The list of items the user is following. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11006,7 +11006,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13575,7 +13575,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16155,7 +16155,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18764,7 +18764,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -21343,7 +21343,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/New-MgDriveItem.md b/src/Files/Files/docs/v1.0/New-MgDriveItem.md index 279c0dd43da..4e3b0bd98eb 100644 --- a/src/Files/Files/docs/v1.0/New-MgDriveItem.md +++ b/src/Files/Files/docs/v1.0/New-MgDriveItem.md @@ -1147,7 +1147,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3720,7 +3720,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6296,7 +6296,7 @@ CHILDREN : Collection containing Item objects for th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8865,7 +8865,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11504,7 +11504,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14084,7 +14084,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/New-MgDriveListItem.md b/src/Files/Files/docs/v1.0/New-MgDriveListItem.md index aa1407e4296..274b5df0bf3 100644 --- a/src/Files/Files/docs/v1.0/New-MgDriveListItem.md +++ b/src/Files/Files/docs/v1.0/New-MgDriveListItem.md @@ -715,7 +715,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3269,7 +3269,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5843,7 +5843,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8450,7 +8450,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11044,7 +11044,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/New-MgGroupDrive.md b/src/Files/Files/docs/v1.0/New-MgGroupDrive.md index 0f7370f6c16..b47138061ac 100644 --- a/src/Files/Files/docs/v1.0/New-MgGroupDrive.md +++ b/src/Files/Files/docs/v1.0/New-MgGroupDrive.md @@ -774,7 +774,7 @@ BODYPARAMETER : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3343,7 +3343,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5912,7 +5912,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8491,7 +8491,7 @@ FOLLOWING : The list of items the user is following. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11085,7 +11085,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13654,7 +13654,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16234,7 +16234,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18843,7 +18843,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -21422,7 +21422,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/New-MgGroupDriveItem.md b/src/Files/Files/docs/v1.0/New-MgGroupDriveItem.md index 3f337e6b5f5..17066f31765 100644 --- a/src/Files/Files/docs/v1.0/New-MgGroupDriveItem.md +++ b/src/Files/Files/docs/v1.0/New-MgGroupDriveItem.md @@ -1162,7 +1162,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3735,7 +3735,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6311,7 +6311,7 @@ CHILDREN : Collection containing Item objects for th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8880,7 +8880,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11519,7 +11519,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14099,7 +14099,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/New-MgGroupDriveListItem.md b/src/Files/Files/docs/v1.0/New-MgGroupDriveListItem.md index b9a8e97bff3..6a31f10d091 100644 --- a/src/Files/Files/docs/v1.0/New-MgGroupDriveListItem.md +++ b/src/Files/Files/docs/v1.0/New-MgGroupDriveListItem.md @@ -730,7 +730,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3284,7 +3284,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5858,7 +5858,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8465,7 +8465,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11059,7 +11059,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/New-MgShareListItem.md b/src/Files/Files/docs/v1.0/New-MgShareListItem.md index 8358d303dc0..80ae68904ab 100644 --- a/src/Files/Files/docs/v1.0/New-MgShareListItem.md +++ b/src/Files/Files/docs/v1.0/New-MgShareListItem.md @@ -715,7 +715,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3269,7 +3269,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5843,7 +5843,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8450,7 +8450,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11044,7 +11044,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/New-MgShareSharedDriveItemSharedDriveItem.md b/src/Files/Files/docs/v1.0/New-MgShareSharedDriveItemSharedDriveItem.md index 7be6d0a4e1a..5bf9485fe67 100644 --- a/src/Files/Files/docs/v1.0/New-MgShareSharedDriveItemSharedDriveItem.md +++ b/src/Files/Files/docs/v1.0/New-MgShareSharedDriveItemSharedDriveItem.md @@ -665,7 +665,7 @@ BODYPARAMETER : sharedDriveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3255,7 +3255,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5835,7 +5835,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8404,7 +8404,7 @@ ITEMS : All driveItems contained in the sharing root - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10973,7 +10973,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13553,7 +13553,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16123,7 +16123,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18782,7 +18782,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -21352,7 +21352,7 @@ SITE : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/New-MgUserDrive.md b/src/Files/Files/docs/v1.0/New-MgUserDrive.md index ec0163cef09..f37454e57b7 100644 --- a/src/Files/Files/docs/v1.0/New-MgUserDrive.md +++ b/src/Files/Files/docs/v1.0/New-MgUserDrive.md @@ -774,7 +774,7 @@ BODYPARAMETER : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3343,7 +3343,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5912,7 +5912,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8491,7 +8491,7 @@ FOLLOWING : The list of items the user is following. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11085,7 +11085,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13654,7 +13654,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16234,7 +16234,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18843,7 +18843,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -21422,7 +21422,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/New-MgUserDriveItem.md b/src/Files/Files/docs/v1.0/New-MgUserDriveItem.md index 24d4071925a..c31dbfe0178 100644 --- a/src/Files/Files/docs/v1.0/New-MgUserDriveItem.md +++ b/src/Files/Files/docs/v1.0/New-MgUserDriveItem.md @@ -1162,7 +1162,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3735,7 +3735,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6311,7 +6311,7 @@ CHILDREN : Collection containing Item objects for th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8880,7 +8880,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11519,7 +11519,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14099,7 +14099,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/New-MgUserDriveListItem.md b/src/Files/Files/docs/v1.0/New-MgUserDriveListItem.md index 4d0c962e98d..161c4e419e8 100644 --- a/src/Files/Files/docs/v1.0/New-MgUserDriveListItem.md +++ b/src/Files/Files/docs/v1.0/New-MgUserDriveListItem.md @@ -730,7 +730,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3284,7 +3284,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5858,7 +5858,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8465,7 +8465,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11059,7 +11059,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgDrive.md b/src/Files/Files/docs/v1.0/Update-MgDrive.md index 7e1b5a581fa..10804cef548 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDrive.md +++ b/src/Files/Files/docs/v1.0/Update-MgDrive.md @@ -789,7 +789,7 @@ BODYPARAMETER : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3358,7 +3358,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5927,7 +5927,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8506,7 +8506,7 @@ FOLLOWING : The list of items the user is following. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11100,7 +11100,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13669,7 +13669,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16249,7 +16249,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18858,7 +18858,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -21437,7 +21437,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgDriveItem.md b/src/Files/Files/docs/v1.0/Update-MgDriveItem.md index 710b0c8069d..ec58a06fd65 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDriveItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgDriveItem.md @@ -1177,7 +1177,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3750,7 +3750,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6326,7 +6326,7 @@ CHILDREN : Collection containing Item objects for th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8895,7 +8895,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11534,7 +11534,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14114,7 +14114,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgDriveItemListItem.md b/src/Files/Files/docs/v1.0/Update-MgDriveItemListItem.md index 71bbc9c9406..7ffedded2f0 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDriveItemListItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgDriveItemListItem.md @@ -747,7 +747,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3301,7 +3301,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5875,7 +5875,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8482,7 +8482,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11076,7 +11076,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgDriveList.md b/src/Files/Files/docs/v1.0/Update-MgDriveList.md index f4ab39c3816..8c471548ac4 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDriveList.md +++ b/src/Files/Files/docs/v1.0/Update-MgDriveList.md @@ -763,7 +763,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3653,7 +3653,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6233,7 +6233,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8827,7 +8827,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11396,7 +11396,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgDriveListItem.md b/src/Files/Files/docs/v1.0/Update-MgDriveListItem.md index 7f158388b2c..4e5c48205b9 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDriveListItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgDriveListItem.md @@ -747,7 +747,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3301,7 +3301,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5875,7 +5875,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8482,7 +8482,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11076,7 +11076,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgDriveRoot.md b/src/Files/Files/docs/v1.0/Update-MgDriveRoot.md index b57f588d335..953f073989b 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDriveRoot.md +++ b/src/Files/Files/docs/v1.0/Update-MgDriveRoot.md @@ -1162,7 +1162,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3735,7 +3735,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6311,7 +6311,7 @@ CHILDREN : Collection containing Item objects for th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8880,7 +8880,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11519,7 +11519,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14099,7 +14099,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgDriveRootListItem.md b/src/Files/Files/docs/v1.0/Update-MgDriveRootListItem.md index 770d1297bea..a0508873b0e 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDriveRootListItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgDriveRootListItem.md @@ -732,7 +732,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3286,7 +3286,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5860,7 +5860,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8467,7 +8467,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11061,7 +11061,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgGroupDrive.md b/src/Files/Files/docs/v1.0/Update-MgGroupDrive.md index 97ec4a5303e..dd1540710d8 100644 --- a/src/Files/Files/docs/v1.0/Update-MgGroupDrive.md +++ b/src/Files/Files/docs/v1.0/Update-MgGroupDrive.md @@ -804,7 +804,7 @@ BODYPARAMETER : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3373,7 +3373,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5942,7 +5942,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8521,7 +8521,7 @@ FOLLOWING : The list of items the user is following. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11115,7 +11115,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13684,7 +13684,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16264,7 +16264,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18873,7 +18873,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -21452,7 +21452,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgGroupDriveItem.md b/src/Files/Files/docs/v1.0/Update-MgGroupDriveItem.md index e11c9a15b8a..e0a445dcceb 100644 --- a/src/Files/Files/docs/v1.0/Update-MgGroupDriveItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgGroupDriveItem.md @@ -1192,7 +1192,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3765,7 +3765,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6341,7 +6341,7 @@ CHILDREN : Collection containing Item objects for th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8910,7 +8910,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11549,7 +11549,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14129,7 +14129,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgGroupDriveItemListItem.md b/src/Files/Files/docs/v1.0/Update-MgGroupDriveItemListItem.md index c950614b6fe..851768ea700 100644 --- a/src/Files/Files/docs/v1.0/Update-MgGroupDriveItemListItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgGroupDriveItemListItem.md @@ -762,7 +762,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3316,7 +3316,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5890,7 +5890,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8497,7 +8497,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11091,7 +11091,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgGroupDriveList.md b/src/Files/Files/docs/v1.0/Update-MgGroupDriveList.md index 377ccf7a43d..7a5bb6c3572 100644 --- a/src/Files/Files/docs/v1.0/Update-MgGroupDriveList.md +++ b/src/Files/Files/docs/v1.0/Update-MgGroupDriveList.md @@ -778,7 +778,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3668,7 +3668,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6248,7 +6248,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8842,7 +8842,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11411,7 +11411,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgGroupDriveListItem.md b/src/Files/Files/docs/v1.0/Update-MgGroupDriveListItem.md index d834009accc..9365bb32a35 100644 --- a/src/Files/Files/docs/v1.0/Update-MgGroupDriveListItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgGroupDriveListItem.md @@ -762,7 +762,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3316,7 +3316,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5890,7 +5890,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8497,7 +8497,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11091,7 +11091,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgGroupDriveRoot.md b/src/Files/Files/docs/v1.0/Update-MgGroupDriveRoot.md index 3c5b77ce184..b373e4dece7 100644 --- a/src/Files/Files/docs/v1.0/Update-MgGroupDriveRoot.md +++ b/src/Files/Files/docs/v1.0/Update-MgGroupDriveRoot.md @@ -1177,7 +1177,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3750,7 +3750,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6326,7 +6326,7 @@ CHILDREN : Collection containing Item objects for th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8895,7 +8895,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11534,7 +11534,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14114,7 +14114,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgGroupDriveRootListItem.md b/src/Files/Files/docs/v1.0/Update-MgGroupDriveRootListItem.md index d74ff26fc89..b4964925eea 100644 --- a/src/Files/Files/docs/v1.0/Update-MgGroupDriveRootListItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgGroupDriveRootListItem.md @@ -747,7 +747,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3301,7 +3301,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5875,7 +5875,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8482,7 +8482,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11076,7 +11076,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgShareList.md b/src/Files/Files/docs/v1.0/Update-MgShareList.md index 8a2bf18bee1..b27c4b7d33f 100644 --- a/src/Files/Files/docs/v1.0/Update-MgShareList.md +++ b/src/Files/Files/docs/v1.0/Update-MgShareList.md @@ -763,7 +763,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3653,7 +3653,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6233,7 +6233,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8827,7 +8827,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11396,7 +11396,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgShareListItem.md b/src/Files/Files/docs/v1.0/Update-MgShareListItem.md index 065c2616122..17e20dbd0fe 100644 --- a/src/Files/Files/docs/v1.0/Update-MgShareListItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgShareListItem.md @@ -787,7 +787,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3341,7 +3341,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5915,7 +5915,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8522,7 +8522,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11116,7 +11116,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgShareSharedDriveItemSharedDriveItem.md b/src/Files/Files/docs/v1.0/Update-MgShareSharedDriveItemSharedDriveItem.md index 9a42e03455f..59ca3eccc56 100644 --- a/src/Files/Files/docs/v1.0/Update-MgShareSharedDriveItemSharedDriveItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgShareSharedDriveItemSharedDriveItem.md @@ -732,7 +732,7 @@ BODYPARAMETER : sharedDriveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3322,7 +3322,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5902,7 +5902,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8496,7 +8496,7 @@ ITEMS : All driveItems contained in the sharing root - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11065,7 +11065,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13645,7 +13645,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16215,7 +16215,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18874,7 +18874,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -21444,7 +21444,7 @@ SITE : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgUserDrive.md b/src/Files/Files/docs/v1.0/Update-MgUserDrive.md index f734f6b120d..2f022e410fb 100644 --- a/src/Files/Files/docs/v1.0/Update-MgUserDrive.md +++ b/src/Files/Files/docs/v1.0/Update-MgUserDrive.md @@ -804,7 +804,7 @@ BODYPARAMETER : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3373,7 +3373,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5942,7 +5942,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8521,7 +8521,7 @@ FOLLOWING : The list of items the user is following. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11115,7 +11115,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13684,7 +13684,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16264,7 +16264,7 @@ LIST : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18873,7 +18873,7 @@ ROOT : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -21452,7 +21452,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgUserDriveItem.md b/src/Files/Files/docs/v1.0/Update-MgUserDriveItem.md index 9e8fd47a2d2..a5030331cee 100644 --- a/src/Files/Files/docs/v1.0/Update-MgUserDriveItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgUserDriveItem.md @@ -1192,7 +1192,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3765,7 +3765,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6341,7 +6341,7 @@ CHILDREN : Collection containing Item objects for th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8910,7 +8910,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11549,7 +11549,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14129,7 +14129,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgUserDriveItemListItem.md b/src/Files/Files/docs/v1.0/Update-MgUserDriveItemListItem.md index 08f6ded00ec..b17ad30bb2e 100644 --- a/src/Files/Files/docs/v1.0/Update-MgUserDriveItemListItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgUserDriveItemListItem.md @@ -762,7 +762,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3316,7 +3316,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5890,7 +5890,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8497,7 +8497,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11091,7 +11091,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgUserDriveList.md b/src/Files/Files/docs/v1.0/Update-MgUserDriveList.md index def11b2c6bb..5b4bf85a7ba 100644 --- a/src/Files/Files/docs/v1.0/Update-MgUserDriveList.md +++ b/src/Files/Files/docs/v1.0/Update-MgUserDriveList.md @@ -778,7 +778,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3668,7 +3668,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6248,7 +6248,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8842,7 +8842,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11411,7 +11411,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgUserDriveListItem.md b/src/Files/Files/docs/v1.0/Update-MgUserDriveListItem.md index fe2a7661850..ca6c2b79a2f 100644 --- a/src/Files/Files/docs/v1.0/Update-MgUserDriveListItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgUserDriveListItem.md @@ -762,7 +762,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3316,7 +3316,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5890,7 +5890,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8497,7 +8497,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11091,7 +11091,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgUserDriveRoot.md b/src/Files/Files/docs/v1.0/Update-MgUserDriveRoot.md index d4eacf222ee..7fce77bb7b9 100644 --- a/src/Files/Files/docs/v1.0/Update-MgUserDriveRoot.md +++ b/src/Files/Files/docs/v1.0/Update-MgUserDriveRoot.md @@ -1177,7 +1177,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3750,7 +3750,7 @@ BODYPARAMETER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6326,7 +6326,7 @@ CHILDREN : Collection containing Item objects for th - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8895,7 +8895,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11534,7 +11534,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14114,7 +14114,7 @@ LISTITEM : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Files/Files/docs/v1.0/Update-MgUserDriveRootListItem.md b/src/Files/Files/docs/v1.0/Update-MgUserDriveRootListItem.md index b975b5dc16f..8e7558c4ddb 100644 --- a/src/Files/Files/docs/v1.0/Update-MgUserDriveRootListItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgUserDriveRootListItem.md @@ -747,7 +747,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3301,7 +3301,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5875,7 +5875,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8482,7 +8482,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11076,7 +11076,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Groups/Groups/docs/v1.0-beta/Add-MgGroupSite.md b/src/Groups/Groups/docs/v1.0-beta/Add-MgGroupSite.md index 6e4277c019b..8e833ff6e31 100644 --- a/src/Groups/Groups/docs/v1.0-beta/Add-MgGroupSite.md +++ b/src/Groups/Groups/docs/v1.0-beta/Add-MgGroupSite.md @@ -293,7 +293,7 @@ BODYPARAMETER ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -843,7 +843,7 @@ BODYPARAMETER ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4868,7 +4868,7 @@ VALUE : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5418,7 +5418,7 @@ VALUE : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Groups/Groups/docs/v1.0-beta/Microsoft.Graph.Groups.md b/src/Groups/Groups/docs/v1.0-beta/Microsoft.Graph.Groups.md index 3edd66d1f65..a52a5e5d1d0 100644 --- a/src/Groups/Groups/docs/v1.0-beta/Microsoft.Graph.Groups.md +++ b/src/Groups/Groups/docs/v1.0-beta/Microsoft.Graph.Groups.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Groups -Module Guid: 2503a00e-1863-4ee1-b291-dc3960089f19 +Module Guid: 9a7798e6-7aa6-41d4-a079-fa4ac12618a9 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.groups Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Groups/Groups/docs/v1.0-beta/New-MgGroup.md b/src/Groups/Groups/docs/v1.0-beta/New-MgGroup.md index da3a3bc97cc..c5d517f52a0 100644 --- a/src/Groups/Groups/docs/v1.0-beta/New-MgGroup.md +++ b/src/Groups/Groups/docs/v1.0-beta/New-MgGroup.md @@ -1664,7 +1664,7 @@ BODYPARAMETER : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1953,7 +1953,7 @@ BODYPARAMETER : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6170,7 +6170,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6320,7 +6320,7 @@ CALENDARVIEW : The calendar view for the calendar. Read- - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6639,7 +6639,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -7189,7 +7189,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11169,7 +11169,7 @@ DRIVES : The group's drives. Read-only. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -11719,7 +11719,7 @@ DRIVES : The group's drives. Read-only. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -15623,7 +15623,7 @@ EVENTS : The group's events. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16166,7 +16166,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -16716,7 +16716,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -20708,7 +20708,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -21258,7 +21258,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Groups/Groups/docs/v1.0-beta/Remove-MgGroupSite.md b/src/Groups/Groups/docs/v1.0-beta/Remove-MgGroupSite.md index 8ac0aef12c4..1c48b69435f 100644 --- a/src/Groups/Groups/docs/v1.0-beta/Remove-MgGroupSite.md +++ b/src/Groups/Groups/docs/v1.0-beta/Remove-MgGroupSite.md @@ -293,7 +293,7 @@ BODYPARAMETER ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -843,7 +843,7 @@ BODYPARAMETER ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4868,7 +4868,7 @@ VALUE : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5418,7 +5418,7 @@ VALUE : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Groups/Groups/docs/v1.0-beta/Update-MgGroup.md b/src/Groups/Groups/docs/v1.0-beta/Update-MgGroup.md index d167ed71a36..4aa4e936652 100644 --- a/src/Groups/Groups/docs/v1.0-beta/Update-MgGroup.md +++ b/src/Groups/Groups/docs/v1.0-beta/Update-MgGroup.md @@ -1753,7 +1753,7 @@ BODYPARAMETER : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -2042,7 +2042,7 @@ BODYPARAMETER : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6259,7 +6259,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6409,7 +6409,7 @@ CALENDARVIEW : The calendar view for the calendar. Read- - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6728,7 +6728,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -7278,7 +7278,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11258,7 +11258,7 @@ DRIVES : The group's drives. Read-only. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -11808,7 +11808,7 @@ DRIVES : The group's drives. Read-only. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -15712,7 +15712,7 @@ EVENTS : The group's events. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16298,7 +16298,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -16848,7 +16848,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -20840,7 +20840,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -21390,7 +21390,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Groups/Groups/docs/v1.0/Add-MgGroupSite.md b/src/Groups/Groups/docs/v1.0/Add-MgGroupSite.md index 7b5a9a65624..f8dc95f5a72 100644 --- a/src/Groups/Groups/docs/v1.0/Add-MgGroupSite.md +++ b/src/Groups/Groups/docs/v1.0/Add-MgGroupSite.md @@ -401,7 +401,7 @@ BODYPARAMETER ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3014,7 +3014,7 @@ VALUE : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Groups/Groups/docs/v1.0/Microsoft.Graph.Groups.md b/src/Groups/Groups/docs/v1.0/Microsoft.Graph.Groups.md index 10b368e7c01..d0ab4ebeb49 100644 --- a/src/Groups/Groups/docs/v1.0/Microsoft.Graph.Groups.md +++ b/src/Groups/Groups/docs/v1.0/Microsoft.Graph.Groups.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Groups -Module Guid: 2503a00e-1863-4ee1-b291-dc3960089f19 +Module Guid: 9a7798e6-7aa6-41d4-a079-fa4ac12618a9 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.groups Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Groups/Groups/docs/v1.0/New-MgGroup.md b/src/Groups/Groups/docs/v1.0/New-MgGroup.md index 208520519b5..1a5ba600941 100644 --- a/src/Groups/Groups/docs/v1.0/New-MgGroup.md +++ b/src/Groups/Groups/docs/v1.0/New-MgGroup.md @@ -1438,7 +1438,7 @@ BODYPARAMETER : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3983,7 +3983,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4128,7 +4128,7 @@ CALENDARVIEW : The calendar view for the calendar. Read - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4538,7 +4538,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -7107,7 +7107,7 @@ DRIVES : The group's drives. Read-only. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9483,7 +9483,7 @@ EVENTS : The group's calendar events. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10105,7 +10105,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -12685,7 +12685,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Groups/Groups/docs/v1.0/Remove-MgGroupSite.md b/src/Groups/Groups/docs/v1.0/Remove-MgGroupSite.md index 50ca981ccdd..1133fc24d83 100644 --- a/src/Groups/Groups/docs/v1.0/Remove-MgGroupSite.md +++ b/src/Groups/Groups/docs/v1.0/Remove-MgGroupSite.md @@ -401,7 +401,7 @@ BODYPARAMETER ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3014,7 +3014,7 @@ VALUE : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Groups/Groups/docs/v1.0/Update-MgGroup.md b/src/Groups/Groups/docs/v1.0/Update-MgGroup.md index 91ae9fb0090..8dad002082f 100644 --- a/src/Groups/Groups/docs/v1.0/Update-MgGroup.md +++ b/src/Groups/Groups/docs/v1.0/Update-MgGroup.md @@ -1526,7 +1526,7 @@ BODYPARAMETER : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4071,7 +4071,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4216,7 +4216,7 @@ CALENDARVIEW : The calendar view for the calendar. Read - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4626,7 +4626,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -7195,7 +7195,7 @@ DRIVES : The group's drives. Read-only. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9571,7 +9571,7 @@ EVENTS : The group's calendar events. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10236,7 +10236,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -12816,7 +12816,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Initialize-MgIdentityGovernanceLifecycleWorkflow.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Initialize-MgIdentityGovernanceLifecycleWorkflow.md index da74d21da4b..92fe1229531 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Initialize-MgIdentityGovernanceLifecycleWorkflow.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Initialize-MgIdentityGovernanceLifecycleWorkflow.md @@ -331,7 +331,7 @@ BODYPARAMETER ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -881,7 +881,7 @@ BODYPARAMETER ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4937,7 +4937,7 @@ SUBJECTS : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5487,7 +5487,7 @@ SUBJECTS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md index 8280fe6eb86..8be63255712 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md @@ -313,7 +313,7 @@ BODYPARAMETER ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -863,7 +863,7 @@ BODYPARAMETER ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4919,7 +4919,7 @@ SUBJECTS : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5469,7 +5469,7 @@ SUBJECTS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Microsoft.Graph.Identity.Governance.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Microsoft.Graph.Identity.Governance.md index 1905832216b..0e6b06451c7 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Microsoft.Graph.Identity.Governance.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Microsoft.Graph.Identity.Governance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.Governance -Module Guid: 5cf7f695-c884-490e-968f-d0df82d86dfe +Module Guid: f35ec8f5-414a-4b7f-863f-632ec69c9a32 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.governance Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackage.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackage.md index 3dcf9ee58ed..b1547e3af03 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackage.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackage.md @@ -578,7 +578,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -867,7 +867,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5317,7 +5317,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalo - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5606,7 +5606,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalo - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10082,7 +10082,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10371,7 +10371,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14775,7 +14775,7 @@ BODYPARAMETER : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -15064,7 +15064,7 @@ BODYPARAMETER : accessPackage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19467,7 +19467,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19756,7 +19756,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24001,7 +24001,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -24290,7 +24290,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignment.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignment.md index e48fd233bc1..a99ede9e49f 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignment.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignment.md @@ -382,7 +382,7 @@ EXISTINGASSIGNMENT : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md index c9ab125d920..d0fbcf0f1ea 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md @@ -678,7 +678,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -967,7 +967,7 @@ ACCESSPACKAGE : accessPackage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5361,7 +5361,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalo - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5650,7 +5650,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalo - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10022,7 +10022,7 @@ BODYPARAMETER : accessPackageAssi - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10311,7 +10311,7 @@ BODYPARAMETER : accessPackageAssi - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentRequest.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentRequest.md index 9ed3805d39a..04b09f8dd06 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentRequest.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentRequest.md @@ -719,7 +719,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1008,7 +1008,7 @@ ACCESSPACKAGE : accessPackage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5415,7 +5415,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5704,7 +5704,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10200,7 +10200,7 @@ BODYPARAMETER : accessPackageAss - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10489,7 +10489,7 @@ BODYPARAMETER : accessPackageAss - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageCatalog.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageCatalog.md index 65c7b7bf8b3..43398a1f1fc 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageCatalog.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageCatalog.md @@ -764,7 +764,7 @@ ACCESSPACKAGES : The access packages in this cat - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1053,7 +1053,7 @@ ACCESSPACKAGES : The access packages in this cat - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5447,7 +5447,7 @@ BODYPARAMETER : accessPackageCatalog - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5736,7 +5736,7 @@ BODYPARAMETER : accessPackageCatalog - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflow.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflow.md index 944dc2e32a3..3a7ded2bb14 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflow.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflow.md @@ -599,7 +599,7 @@ BODYPARAMETER : workflow - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1149,7 +1149,7 @@ BODYPARAMETER : workflow - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5231,7 +5231,7 @@ CREATEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5781,7 +5781,7 @@ CREATEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9762,7 +9762,7 @@ EXECUTIONSCOPE : The unique identifier of the Azure AD id - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10312,7 +10312,7 @@ EXECUTIONSCOPE : The unique identifier of the Azure AD id - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14294,7 +14294,7 @@ LASTMODIFIEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14844,7 +14844,7 @@ LASTMODIFIEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18843,7 +18843,7 @@ RUNS : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19393,7 +19393,7 @@ RUNS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23433,7 +23433,7 @@ TASKREPORTS : Represents the aggr - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23981,7 +23981,7 @@ TASKREPORTS : Represents the aggr - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -27998,7 +27998,7 @@ TASKS : The tasks in the workflow. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28546,7 +28546,7 @@ TASKS : The tasks in the workflow. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32536,7 +32536,7 @@ USERPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33086,7 +33086,7 @@ USERPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37094,7 +37094,7 @@ VERSIONS : The workflow vers - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -37644,7 +37644,7 @@ VERSIONS : The workflow vers - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension.md index 0c3e5a84413..fb49a6319d0 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension.md @@ -449,7 +449,7 @@ BODYPARAMETER : customTask - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -999,7 +999,7 @@ BODYPARAMETER : customTask - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4992,7 +4992,7 @@ CREATEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5542,7 +5542,7 @@ CREATEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9524,7 +9524,7 @@ LASTMODIFIEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10074,7 +10074,7 @@ LASTMODIFIEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md index b55c1c10bb0..4a4db3600d1 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md @@ -549,7 +549,7 @@ BODYPARAMETER : workflow - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1099,7 +1099,7 @@ BODYPARAMETER : workflow - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5181,7 +5181,7 @@ CREATEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5731,7 +5731,7 @@ CREATEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9712,7 +9712,7 @@ EXECUTIONSCOPE : The unique identifier of the Azure AD id - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10262,7 +10262,7 @@ EXECUTIONSCOPE : The unique identifier of the Azure AD id - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14244,7 +14244,7 @@ LASTMODIFIEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14794,7 +14794,7 @@ LASTMODIFIEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18793,7 +18793,7 @@ RUNS : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19343,7 +19343,7 @@ RUNS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23383,7 +23383,7 @@ TASKREPORTS : Represents the aggr - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23931,7 +23931,7 @@ TASKREPORTS : Represents the aggr - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -27948,7 +27948,7 @@ TASKS : The tasks in the workflow. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28496,7 +28496,7 @@ TASKS : The tasks in the workflow. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32486,7 +32486,7 @@ USERPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33036,7 +33036,7 @@ USERPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37044,7 +37044,7 @@ VERSIONS : The workflow vers - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -37594,7 +37594,7 @@ VERSIONS : The workflow vers - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion.md index b11041f8c24..e7a3d5e29eb 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion.md @@ -297,7 +297,7 @@ BODYPARAMETER ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -847,7 +847,7 @@ BODYPARAMETER ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5007,7 +5007,7 @@ WORKFLOW : workflow - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5557,7 +5557,7 @@ WORKFLOW : workflow - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun.md index 60bbd18bdb5..40d7c00a2d4 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun.md @@ -530,7 +530,7 @@ BODYPARAMETER : run - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1080,7 +1080,7 @@ BODYPARAMETER : run - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5173,7 +5173,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5723,7 +5723,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9724,7 +9724,7 @@ USERPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10274,7 +10274,7 @@ USERPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport.md index 84227c71740..30ea0a665e0 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport.md @@ -514,7 +514,7 @@ BODYPARAMETER : taskReport - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1062,7 +1062,7 @@ BODYPARAMETER : taskReport - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5155,7 +5155,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5703,7 +5703,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9706,7 +9706,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10256,7 +10256,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult.md index 3616c1cf003..226fbca1fd2 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult.md @@ -477,7 +477,7 @@ BODYPARAMETER : userProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1027,7 +1027,7 @@ BODYPARAMETER : userProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5108,7 +5108,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5658,7 +5658,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9647,7 +9647,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10197,7 +10197,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion.md index 0d47359a95b..c94871f18ee 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion.md @@ -469,7 +469,7 @@ BODYPARAMETER : workflowVersio - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1019,7 +1019,7 @@ BODYPARAMETER : workflowVersio - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5030,7 +5030,7 @@ CREATEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5580,7 +5580,7 @@ CREATEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9637,7 +9637,7 @@ LASTMODIFIEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10187,7 +10187,7 @@ LASTMODIFIEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14188,7 +14188,7 @@ TASKS : The tasks in the workflow. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14736,7 +14736,7 @@ TASKS : The tasks in the workflow. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowNewVersion.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowNewVersion.md index bb71d6bfb19..694c9a9ab1a 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowNewVersion.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowNewVersion.md @@ -344,7 +344,7 @@ BODYPARAMETER ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -894,7 +894,7 @@ BODYPARAMETER ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5054,7 +5054,7 @@ WORKFLOW : workflow - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5604,7 +5604,7 @@ WORKFLOW : workflow - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRun.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRun.md index 8c967e0874b..70b03d8aa63 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRun.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRun.md @@ -530,7 +530,7 @@ BODYPARAMETER : run - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1080,7 +1080,7 @@ BODYPARAMETER : run - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5173,7 +5173,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5723,7 +5723,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9724,7 +9724,7 @@ USERPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10274,7 +10274,7 @@ USERPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult.md index 67a5373bcc0..9ea2a87ee54 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult.md @@ -427,7 +427,7 @@ BODYPARAMETER : taskProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -977,7 +977,7 @@ BODYPARAMETER : taskProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5046,7 +5046,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5596,7 +5596,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9598,7 +9598,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10146,7 +10146,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md index cf7bc4beb70..84e7bff48e8 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md @@ -491,7 +491,7 @@ BODYPARAMETER : userProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1041,7 +1041,7 @@ BODYPARAMETER : userProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5122,7 +5122,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5672,7 +5672,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9661,7 +9661,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10211,7 +10211,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult.md index db68614ec28..292a5d750cb 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult.md @@ -444,7 +444,7 @@ BODYPARAMETER : taskProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -994,7 +994,7 @@ BODYPARAMETER : taskProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5063,7 +5063,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5613,7 +5613,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9615,7 +9615,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10163,7 +10163,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTaskReport.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTaskReport.md index 95038a43e3f..2c25f3ce220 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTaskReport.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTaskReport.md @@ -512,7 +512,7 @@ BODYPARAMETER : taskReport - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1060,7 +1060,7 @@ BODYPARAMETER : taskReport - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5153,7 +5153,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5701,7 +5701,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9704,7 +9704,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10254,7 +10254,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult.md index 64714b768ae..0f3b3409be7 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult.md @@ -428,7 +428,7 @@ BODYPARAMETER : taskProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -978,7 +978,7 @@ BODYPARAMETER : taskProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5047,7 +5047,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5597,7 +5597,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9599,7 +9599,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10147,7 +10147,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTemplate.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTemplate.md index 78c500c0bfa..018be405819 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTemplate.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTemplate.md @@ -347,7 +347,7 @@ BODYPARAMETER : workflowTempl - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -895,7 +895,7 @@ BODYPARAMETER : workflowTempl - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4897,7 +4897,7 @@ TASKS : Represents the configured tasks - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5445,7 +5445,7 @@ TASKS : Represents the configured tasks - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTemplateTask.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTemplateTask.md index 19d2f35d121..93cc0d83057 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTemplateTask.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTemplateTask.md @@ -464,7 +464,7 @@ BODYPARAMETER : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1012,7 +1012,7 @@ BODYPARAMETER : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5077,7 +5077,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5627,7 +5627,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult.md index 993859532c0..60ad56272a1 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult.md @@ -428,7 +428,7 @@ BODYPARAMETER : taskProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -978,7 +978,7 @@ BODYPARAMETER : taskProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5047,7 +5047,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5597,7 +5597,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9599,7 +9599,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10147,7 +10147,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult.md index 62766e4479b..a26f9427343 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult.md @@ -476,7 +476,7 @@ BODYPARAMETER : userProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1026,7 +1026,7 @@ BODYPARAMETER : userProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5107,7 +5107,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5657,7 +5657,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9646,7 +9646,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10196,7 +10196,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult.md index 5500a43da25..70b47e6fce2 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult.md @@ -429,7 +429,7 @@ BODYPARAMETER : taskProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -979,7 +979,7 @@ BODYPARAMETER : taskProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5048,7 +5048,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5598,7 +5598,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9600,7 +9600,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10148,7 +10148,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowVersion.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowVersion.md index 085145b924d..c2100061f02 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowVersion.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgIdentityGovernanceLifecycleWorkflowVersion.md @@ -468,7 +468,7 @@ BODYPARAMETER : workflowVersio - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1018,7 +1018,7 @@ BODYPARAMETER : workflowVersio - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5029,7 +5029,7 @@ CREATEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5579,7 +5579,7 @@ CREATEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9636,7 +9636,7 @@ LASTMODIFIEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10186,7 +10186,7 @@ LASTMODIFIEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14187,7 +14187,7 @@ TASKS : The tasks in the workflow. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14735,7 +14735,7 @@ TASKS : The tasks in the workflow. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackage.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackage.md index 1b71b79aed1..de088f04dbf 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackage.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackage.md @@ -259,7 +259,7 @@ ACCESSPACKAGE : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -548,7 +548,7 @@ ACCESSPACKAGE : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackageAssignmentPolicy.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackageAssignmentPolicy.md index 17208c42703..ce8815d5291 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackageAssignmentPolicy.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackageAssignmentPolicy.md @@ -248,7 +248,7 @@ POLICY : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Set-MgEntitlementManagementAccessPackageAssignmentPolicy.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Set-MgEntitlementManagementAccessPackageAssignmentPolicy.md index b3cdcb99900..11663295a6f 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Set-MgEntitlementManagementAccessPackageAssignmentPolicy.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Set-MgEntitlementManagementAccessPackageAssignmentPolicy.md @@ -807,7 +807,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1096,7 +1096,7 @@ ACCESSPACKAGE : accessPackage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5490,7 +5490,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalo - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5779,7 +5779,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalo - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10151,7 +10151,7 @@ BODYPARAMETER : accessPackageAssi - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10440,7 +10440,7 @@ BODYPARAMETER : accessPackageAssi - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackage.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackage.md index e1feeac6e42..7abcf2c6bbd 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackage.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackage.md @@ -626,7 +626,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -915,7 +915,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5365,7 +5365,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalo - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5654,7 +5654,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalo - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10130,7 +10130,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10419,7 +10419,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14823,7 +14823,7 @@ BODYPARAMETER : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -15112,7 +15112,7 @@ BODYPARAMETER : accessPackage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19515,7 +19515,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19804,7 +19804,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24049,7 +24049,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -24338,7 +24338,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignment.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignment.md index 2d692b31231..3eda63e4c59 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignment.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignment.md @@ -673,7 +673,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -962,7 +962,7 @@ ACCESSPACKAGE : accessPackage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5311,7 +5311,7 @@ ACCESSPACKAGEASSIGNMENTPOLICY : a - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5600,7 +5600,7 @@ ACCESSPACKAGEASSIGNMENTPOLICY : a - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10062,7 +10062,7 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10351,7 +10351,7 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14834,7 +14834,7 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -15123,7 +15123,7 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19602,7 +19602,7 @@ BODYPARAMETER : accessPackageAssignment - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19891,7 +19891,7 @@ BODYPARAMETER : accessPackageAssignment - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentPolicy.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentPolicy.md index 606641757cc..b32a58dd8a2 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentPolicy.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentPolicy.md @@ -715,7 +715,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1004,7 +1004,7 @@ ACCESSPACKAGE : accessPackage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5398,7 +5398,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalo - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5687,7 +5687,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalo - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10059,7 +10059,7 @@ BODYPARAMETER : accessPackageAssi - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10348,7 +10348,7 @@ BODYPARAMETER : accessPackageAssi - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentRequest.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentRequest.md index 2841baf1917..f7a0edce75a 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentRequest.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentRequest.md @@ -668,7 +668,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -957,7 +957,7 @@ ACCESSPACKAGE : accessPackage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5364,7 +5364,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5653,7 +5653,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10149,7 +10149,7 @@ BODYPARAMETER : accessPackageAss - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10438,7 +10438,7 @@ BODYPARAMETER : accessPackageAss - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageCatalog.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageCatalog.md index 8d189435310..63a64827619 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageCatalog.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageCatalog.md @@ -829,7 +829,7 @@ ACCESSPACKAGES : The access packages in this cat - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -1118,7 +1118,7 @@ ACCESSPACKAGES : The access packages in this cat - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5512,7 +5512,7 @@ BODYPARAMETER : accessPackageCatalog - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5801,7 +5801,7 @@ BODYPARAMETER : accessPackageCatalog - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflow.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflow.md index 5bef61ffa48..301069603da 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflow.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflow.md @@ -636,7 +636,7 @@ BODYPARAMETER : workflow - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1186,7 +1186,7 @@ BODYPARAMETER : workflow - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5268,7 +5268,7 @@ CREATEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5818,7 +5818,7 @@ CREATEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9799,7 +9799,7 @@ EXECUTIONSCOPE : The unique identifier of the Azure AD id - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10349,7 +10349,7 @@ EXECUTIONSCOPE : The unique identifier of the Azure AD id - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14406,7 +14406,7 @@ LASTMODIFIEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14956,7 +14956,7 @@ LASTMODIFIEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18955,7 +18955,7 @@ RUNS : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19505,7 +19505,7 @@ RUNS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23545,7 +23545,7 @@ TASKREPORTS : Represents the aggr - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24093,7 +24093,7 @@ TASKREPORTS : Represents the aggr - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28110,7 +28110,7 @@ TASKS : The tasks in the workflow. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28658,7 +28658,7 @@ TASKS : The tasks in the workflow. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32648,7 +32648,7 @@ USERPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33198,7 +33198,7 @@ USERPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37206,7 +37206,7 @@ VERSIONS : The workflow vers - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -37756,7 +37756,7 @@ VERSIONS : The workflow vers - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension.md index 8cfba628d6f..1ce4a5363c4 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension.md @@ -515,7 +515,7 @@ BODYPARAMETER : customTask - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1065,7 +1065,7 @@ BODYPARAMETER : customTask - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5058,7 +5058,7 @@ CREATEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5608,7 +5608,7 @@ CREATEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9665,7 +9665,7 @@ LASTMODIFIEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10215,7 +10215,7 @@ LASTMODIFIEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItem.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItem.md index 9ac9b5c0df6..d0ae2c64e9b 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItem.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItem.md @@ -279,7 +279,7 @@ BODYPARAMETER : deletedItemContainer - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -829,7 +829,7 @@ BODYPARAMETER : deletedItemContainer - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4913,7 +4913,7 @@ WORKFLOWS : Deleted workflows that - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5463,7 +5463,7 @@ WORKFLOWS : Deleted workflows that - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md index b7fbb88c415..d0edf8ef359 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md @@ -621,7 +621,7 @@ BODYPARAMETER : workflow - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1171,7 +1171,7 @@ BODYPARAMETER : workflow - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5253,7 +5253,7 @@ CREATEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5803,7 +5803,7 @@ CREATEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9784,7 +9784,7 @@ EXECUTIONSCOPE : The unique identifier of the Azure AD id - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10334,7 +10334,7 @@ EXECUTIONSCOPE : The unique identifier of the Azure AD id - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14391,7 +14391,7 @@ LASTMODIFIEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14941,7 +14941,7 @@ LASTMODIFIEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18940,7 +18940,7 @@ RUNS : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19490,7 +19490,7 @@ RUNS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23530,7 +23530,7 @@ TASKREPORTS : Represents the aggr - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24078,7 +24078,7 @@ TASKREPORTS : Represents the aggr - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28095,7 +28095,7 @@ TASKS : The tasks in the workflow. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28643,7 +28643,7 @@ TASKS : The tasks in the workflow. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32633,7 +32633,7 @@ USERPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33183,7 +33183,7 @@ USERPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37191,7 +37191,7 @@ VERSIONS : The workflow vers - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -37741,7 +37741,7 @@ VERSIONS : The workflow vers - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun.md index 5c2a140a894..eb553bdb859 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun.md @@ -560,7 +560,7 @@ BODYPARAMETER : run - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1110,7 +1110,7 @@ BODYPARAMETER : run - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5203,7 +5203,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5753,7 +5753,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9754,7 +9754,7 @@ USERPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10304,7 +10304,7 @@ USERPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport.md index 2eaac6128dc..be93f5791a7 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport.md @@ -546,7 +546,7 @@ BODYPARAMETER : taskReport - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1094,7 +1094,7 @@ BODYPARAMETER : taskReport - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5187,7 +5187,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5735,7 +5735,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9738,7 +9738,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10288,7 +10288,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult.md index c98eaed73ec..0a3dd21cab7 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult.md @@ -508,7 +508,7 @@ BODYPARAMETER : userProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1058,7 +1058,7 @@ BODYPARAMETER : userProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5139,7 +5139,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5689,7 +5689,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9678,7 +9678,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10228,7 +10228,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion.md index 7df694833a3..b089fd6ba2c 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion.md @@ -501,7 +501,7 @@ BODYPARAMETER : workflowVersio - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1051,7 +1051,7 @@ BODYPARAMETER : workflowVersio - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5062,7 +5062,7 @@ CREATEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5612,7 +5612,7 @@ CREATEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9669,7 +9669,7 @@ LASTMODIFIEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10219,7 +10219,7 @@ LASTMODIFIEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14220,7 +14220,7 @@ TASKS : The tasks in the workflow. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14768,7 +14768,7 @@ TASKS : The tasks in the workflow. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRun.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRun.md index 433588c52b6..6f8a39e4853 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRun.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRun.md @@ -560,7 +560,7 @@ BODYPARAMETER : run - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1110,7 +1110,7 @@ BODYPARAMETER : run - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5203,7 +5203,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5753,7 +5753,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9754,7 +9754,7 @@ USERPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10304,7 +10304,7 @@ USERPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult.md index 4e1ad9d23a1..13d5a2fe9e3 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult.md @@ -458,7 +458,7 @@ BODYPARAMETER : taskProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1008,7 +1008,7 @@ BODYPARAMETER : taskProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5077,7 +5077,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5627,7 +5627,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9629,7 +9629,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10177,7 +10177,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md index 9235be93b9f..470f5ebbb5f 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md @@ -522,7 +522,7 @@ BODYPARAMETER : userProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1072,7 +1072,7 @@ BODYPARAMETER : userProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5153,7 +5153,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5703,7 +5703,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9692,7 +9692,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10242,7 +10242,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult.md index 20880753867..6f7bf090d49 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult.md @@ -475,7 +475,7 @@ BODYPARAMETER : taskProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1025,7 +1025,7 @@ BODYPARAMETER : taskProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5094,7 +5094,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5644,7 +5644,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9646,7 +9646,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10194,7 +10194,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTaskReport.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTaskReport.md index 18228a93780..81fcf2ae90a 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTaskReport.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTaskReport.md @@ -544,7 +544,7 @@ BODYPARAMETER : taskReport - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1092,7 +1092,7 @@ BODYPARAMETER : taskReport - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5185,7 +5185,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5733,7 +5733,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9736,7 +9736,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10286,7 +10286,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult.md index 46b1f8a7e91..bd6d540007a 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult.md @@ -459,7 +459,7 @@ BODYPARAMETER : taskProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1009,7 +1009,7 @@ BODYPARAMETER : taskProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5078,7 +5078,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5628,7 +5628,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9630,7 +9630,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10178,7 +10178,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTemplate.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTemplate.md index 8b83471c98a..4b3601a9c87 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTemplate.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTemplate.md @@ -412,7 +412,7 @@ BODYPARAMETER : workflowTempl - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -960,7 +960,7 @@ BODYPARAMETER : workflowTempl - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5037,7 +5037,7 @@ TASKS : Represents the configured tasks - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5585,7 +5585,7 @@ TASKS : Represents the configured tasks - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTemplateTask.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTemplateTask.md index 31d0a09e335..75472271604 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTemplateTask.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTemplateTask.md @@ -494,7 +494,7 @@ BODYPARAMETER : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1042,7 +1042,7 @@ BODYPARAMETER : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5107,7 +5107,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5657,7 +5657,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult.md index 2ae9a6e2559..14a1355c77d 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult.md @@ -459,7 +459,7 @@ BODYPARAMETER : taskProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1009,7 +1009,7 @@ BODYPARAMETER : taskProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5078,7 +5078,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5628,7 +5628,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9630,7 +9630,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10178,7 +10178,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult.md index a94245102c2..3007ed2adf1 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult.md @@ -506,7 +506,7 @@ BODYPARAMETER : userProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1056,7 +1056,7 @@ BODYPARAMETER : userProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5137,7 +5137,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5687,7 +5687,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9676,7 +9676,7 @@ TASKPROCESSINGRESULTS : - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10226,7 +10226,7 @@ TASKPROCESSINGRESULTS : - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult.md index 96468f42c41..eb26af95371 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult.md @@ -460,7 +460,7 @@ BODYPARAMETER : taskProce - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1010,7 +1010,7 @@ BODYPARAMETER : taskProce - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5079,7 +5079,7 @@ SUBJECT : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5629,7 +5629,7 @@ SUBJECT : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9631,7 +9631,7 @@ TASK : task - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10179,7 +10179,7 @@ TASK : task - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowVersion.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowVersion.md index 2677def8e95..0c50966f9b8 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowVersion.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgIdentityGovernanceLifecycleWorkflowVersion.md @@ -501,7 +501,7 @@ BODYPARAMETER : workflowVersio - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1051,7 +1051,7 @@ BODYPARAMETER : workflowVersio - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5062,7 +5062,7 @@ CREATEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5612,7 +5612,7 @@ CREATEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9669,7 +9669,7 @@ LASTMODIFIEDBY : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10219,7 +10219,7 @@ LASTMODIFIEDBY : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14220,7 +14220,7 @@ TASKS : The tasks in the workflow. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14768,7 +14768,7 @@ TASKS : The tasks in the workflow. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Microsoft.Graph.Identity.Governance.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Microsoft.Graph.Identity.Governance.md index 56bf70a1608..0533952eee9 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Microsoft.Graph.Identity.Governance.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/Microsoft.Graph.Identity.Governance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.Governance -Module Guid: 5cf7f695-c884-490e-968f-d0df82d86dfe +Module Guid: f35ec8f5-414a-4b7f-863f-632ec69c9a32 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.governance Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAccessPackage.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAccessPackage.md index 8dc56790468..c4dedf6e5df 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAccessPackage.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAccessPackage.md @@ -470,7 +470,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pac - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3046,7 +3046,7 @@ ASSIGNMENTPOLICIES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5764,7 +5764,7 @@ BODYPARAMETER : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8403,7 +8403,7 @@ CATALOG : accessPackageCatalog - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11056,7 +11056,7 @@ INCOMPATIBLEACCESSPACKAGES : The access package - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13610,7 +13610,7 @@ INCOMPATIBLEGROUPS : The groups whose members are ineli - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md index 08d24113625..d674abab42b 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md @@ -554,7 +554,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3137,7 +3137,7 @@ BODYPARAMETER : accessPackageAssig - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5847,7 +5847,7 @@ CATALOG : accessPackageCatalog - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAssignment.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAssignment.md index 7deff701222..617daf919fd 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAssignment.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAssignment.md @@ -403,7 +403,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -2980,7 +2980,7 @@ ASSIGNMENTPOLICY : accessPackageAs - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5701,7 +5701,7 @@ BODYPARAMETER : accessPackageAssignment - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAssignmentPolicy.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAssignmentPolicy.md index 69bb7465621..88685c21cbe 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAssignmentPolicy.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAssignmentPolicy.md @@ -664,7 +664,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3247,7 +3247,7 @@ BODYPARAMETER : accessPackageAssig - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5957,7 +5957,7 @@ CATALOG : accessPackageCatalog - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAssignmentRequest.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAssignmentRequest.md index fc0beca201b..3dae43ac61d 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAssignmentRequest.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementAssignmentRequest.md @@ -518,7 +518,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3168,7 +3168,7 @@ ASSIGNMENT : accessPackageAssignment - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5843,7 +5843,7 @@ BODYPARAMETER : accessPackageAssi - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementCatalog.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementCatalog.md index 926de11a4d6..0b5da0eeb8e 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementCatalog.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementCatalog.md @@ -430,7 +430,7 @@ ACCESSPACKAGES : The access packages in this ca - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3069,7 +3069,7 @@ BODYPARAMETER : accessPackageCatalog - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementCatalogAccessPackageAssignmentPolicy.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementCatalogAccessPackageAssignmentPolicy.md index dfcba55db47..80aeb89009c 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementCatalogAccessPackageAssignmentPolicy.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementCatalogAccessPackageAssignmentPolicy.md @@ -570,7 +570,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3153,7 +3153,7 @@ BODYPARAMETER : accessPackageAssig - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5863,7 +5863,7 @@ CATALOG : accessPackageCatalog - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Set-MgEntitlementManagementAssignmentPolicy.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Set-MgEntitlementManagementAssignmentPolicy.md index 6aaae1666e7..1a797d5c849 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Set-MgEntitlementManagementAssignmentPolicy.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/Set-MgEntitlementManagementAssignmentPolicy.md @@ -635,7 +635,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3218,7 +3218,7 @@ BODYPARAMETER : accessPackageAssig - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5928,7 +5928,7 @@ CATALOG : accessPackageCatalog - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementAccessPackage.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementAccessPackage.md index 6069e953811..5bf14e273c8 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementAccessPackage.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementAccessPackage.md @@ -529,7 +529,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pac - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3105,7 +3105,7 @@ ASSIGNMENTPOLICIES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5823,7 +5823,7 @@ BODYPARAMETER : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8462,7 +8462,7 @@ CATALOG : accessPackageCatalog - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11115,7 +11115,7 @@ INCOMPATIBLEACCESSPACKAGES : The access package - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13669,7 +13669,7 @@ INCOMPATIBLEGROUPS : The groups whose members are ineli - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementAssignment.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementAssignment.md index bd073004e61..d55b414217e 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementAssignment.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementAssignment.md @@ -480,7 +480,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3057,7 +3057,7 @@ ASSIGNMENTPOLICY : accessPackageAs - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5778,7 +5778,7 @@ BODYPARAMETER : accessPackageAssignment - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementAssignmentRequest.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementAssignmentRequest.md index c2d6254f622..245202c16c5 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementAssignmentRequest.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementAssignmentRequest.md @@ -515,7 +515,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3165,7 +3165,7 @@ ASSIGNMENT : accessPackageAssignment - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5840,7 +5840,7 @@ BODYPARAMETER : accessPackageAssi - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementCatalog.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementCatalog.md index 6bc99feca7f..285b0b5c8e7 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementCatalog.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementCatalog.md @@ -491,7 +491,7 @@ ACCESSPACKAGES : The access packages in this ca - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3130,7 +3130,7 @@ BODYPARAMETER : accessPackageCatalog - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementCatalogAccessPackageAssignmentPolicy.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementCatalogAccessPackageAssignmentPolicy.md index a29d2742fcc..e67b25aa90e 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementCatalogAccessPackageAssignmentPolicy.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/Update-MgEntitlementManagementCatalogAccessPackageAssignmentPolicy.md @@ -602,7 +602,7 @@ ACCESSPACKAGE : accessPackage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3185,7 +3185,7 @@ BODYPARAMETER : accessPackageAssig - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5895,7 +5895,7 @@ CATALOG : accessPackageCatalog - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md index 4ea9f817aad..b98732e7039 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.SignIns -Module Guid: 5e4af970-262d-4a92-9717-3d8fcc83a14c +Module Guid: 00fce1df-8c97-4569-99cf-7f23d3b34eed Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.signins Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgInvitation.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgInvitation.md index 15e816c459b..919877d6346 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgInvitation.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgInvitation.md @@ -416,7 +416,7 @@ BODYPARAMETER : invitation - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -966,7 +966,7 @@ BODYPARAMETER : invitation - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4959,7 +4959,7 @@ INVITEDUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5509,7 +5509,7 @@ INVITEDUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileAppManagementPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileAppManagementPolicy.md index 1becf823915..866dc291aab 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileAppManagementPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileAppManagementPolicy.md @@ -327,7 +327,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -616,7 +616,7 @@ BODYPARAMETER : mobilityManagementPolic - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4859,7 +4859,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5148,7 +5148,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileDeviceManagementPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileDeviceManagementPolicy.md index b0c4ebc7be9..65d1ae66678 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileDeviceManagementPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileDeviceManagementPolicy.md @@ -327,7 +327,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -616,7 +616,7 @@ BODYPARAMETER : mobilityManagementPolic - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4859,7 +4859,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5148,7 +5148,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileAppManagementPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileAppManagementPolicy.md index 7ec148cb1fc..0f152d6a92d 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileAppManagementPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileAppManagementPolicy.md @@ -421,7 +421,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -710,7 +710,7 @@ BODYPARAMETER : mobilityManagementPolic - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4953,7 +4953,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5242,7 +5242,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileDeviceManagementPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileDeviceManagementPolicy.md index feb0753aaa5..c25038a492c 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileDeviceManagementPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileDeviceManagementPolicy.md @@ -406,7 +406,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -695,7 +695,7 @@ BODYPARAMETER : mobilityManagementPolic - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4938,7 +4938,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5227,7 +5227,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Microsoft.Graph.Identity.SignIns.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Microsoft.Graph.Identity.SignIns.md index bf520703d29..514196b42f8 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Microsoft.Graph.Identity.SignIns.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Microsoft.Graph.Identity.SignIns.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.SignIns -Module Guid: 5e4af970-262d-4a92-9717-3d8fcc83a14c +Module Guid: 00fce1df-8c97-4569-99cf-7f23d3b34eed Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.signins Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgInvitation.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgInvitation.md index c5ec2beb66b..51a0cd2f619 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgInvitation.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgInvitation.md @@ -547,7 +547,7 @@ BODYPARAMETER : invitation - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3128,7 +3128,7 @@ INVITEDUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Planner/Planner/docs/v1.0-beta/Microsoft.Graph.Planner.md b/src/Planner/Planner/docs/v1.0-beta/Microsoft.Graph.Planner.md index e42883f2f5e..cb0df5c6093 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Microsoft.Graph.Planner.md +++ b/src/Planner/Planner/docs/v1.0-beta/Microsoft.Graph.Planner.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Planner -Module Guid: 6c5edb25-e89e-46ab-b758-fc6337dcb4e7 +Module Guid: 29e52b99-5633-4ed3-adad-ba81b2d9cf15 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.planner Help Version: 1.0.0.0 Locale: en-US @@ -109,7 +109,7 @@ Returns the plannerPlans contained by the plannerRosters the user is a member. Retrieve a list of **plannertask** objects assigned to a User. ### [New-MgPlannerBucket](New-MgPlannerBucket.md) -Use this API to create a new **plannerBucket**. +Create a new plannerBucket object. ### [New-MgPlannerPlan](New-MgPlannerPlan.md) Create a new **plannerPlan**. diff --git a/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerBucket.md b/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerBucket.md index e26c88432d9..f5d33ef1186 100644 --- a/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerBucket.md +++ b/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerBucket.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgPlannerBucket ## SYNOPSIS -Use this API to create a new **plannerBucket**. +Create a new plannerBucket object. ## SYNTAX @@ -24,7 +24,7 @@ New-MgPlannerBucket -BodyParameter [-Confirm] [- ``` ## DESCRIPTION -Use this API to create a new **plannerBucket**. +Create a new plannerBucket object. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0/Microsoft.Graph.Planner.md b/src/Planner/Planner/docs/v1.0/Microsoft.Graph.Planner.md index 7af02883d12..f347af06e8c 100644 --- a/src/Planner/Planner/docs/v1.0/Microsoft.Graph.Planner.md +++ b/src/Planner/Planner/docs/v1.0/Microsoft.Graph.Planner.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Planner -Module Guid: 6c5edb25-e89e-46ab-b758-fc6337dcb4e7 +Module Guid: 29e52b99-5633-4ed3-adad-ba81b2d9cf15 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.planner Help Version: 1.0.0.0 Locale: en-US @@ -81,7 +81,7 @@ Retrieve a list of **plannerplan** objects shared with a user object. Retrieve a list of **plannertask** objects assigned to a User. ### [New-MgPlannerBucket](New-MgPlannerBucket.md) -Use this API to create a new **plannerBucket**. +Create a new plannerBucket object. ### [New-MgPlannerPlan](New-MgPlannerPlan.md) Use this API to create a new **plannerPlan**. diff --git a/src/Planner/Planner/docs/v1.0/New-MgPlannerBucket.md b/src/Planner/Planner/docs/v1.0/New-MgPlannerBucket.md index fbce125c692..cfa1c9cb865 100644 --- a/src/Planner/Planner/docs/v1.0/New-MgPlannerBucket.md +++ b/src/Planner/Planner/docs/v1.0/New-MgPlannerBucket.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgPlannerBucket ## SYNOPSIS -Use this API to create a new **plannerBucket**. +Create a new plannerBucket object. ## SYNTAX @@ -24,7 +24,7 @@ New-MgPlannerBucket -BodyParameter [-Confirm] [-W ``` ## DESCRIPTION -Use this API to create a new **plannerBucket**. +Create a new plannerBucket object. ## EXAMPLES diff --git a/src/Security/Security/docs/v1.0-beta/Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet.md b/src/Security/Security/docs/v1.0-beta/Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet.md index caf7ddfc8f1..863ead6b388 100644 --- a/src/Security/Security/docs/v1.0-beta/Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet.md +++ b/src/Security/Security/docs/v1.0-beta/Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet.md @@ -434,7 +434,7 @@ BODYPARAMETER ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -984,7 +984,7 @@ BODYPARAMETER ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5154,7 +5154,7 @@ SEARCH : ediscoverySearch - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5704,7 +5704,7 @@ SEARCH : ediscoverySearch - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/Microsoft.Graph.Security.md b/src/Security/Security/docs/v1.0-beta/Microsoft.Graph.Security.md index 2fc6d63477a..9158ab723b2 100644 --- a/src/Security/Security/docs/v1.0-beta/Microsoft.Graph.Security.md +++ b/src/Security/Security/docs/v1.0-beta/Microsoft.Graph.Security.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Security -Module Guid: fa1de71d-cb56-4066-a8ba-a3cf7dabe3d7 +Module Guid: c243c0e2-fde3-409c-86c7-9ff5fd49604e Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.security Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCase.md b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCase.md index cd7cf54efde..d8d16f7ee15 100644 --- a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCase.md +++ b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCase.md @@ -576,7 +576,7 @@ BODYPARAMETER : ediscoveryCase - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1126,7 +1126,7 @@ BODYPARAMETER : ediscoveryCase - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5307,7 +5307,7 @@ CUSTODIANS : Returns a list of cas - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5857,7 +5857,7 @@ CUSTODIANS : Returns a list of cas - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9884,7 +9884,7 @@ LEGALHOLDS : Returns a list of ca - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10434,7 +10434,7 @@ LEGALHOLDS : Returns a list of ca - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14535,7 +14535,7 @@ REVIEWSETS : Returns a list of eDi - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15085,7 +15085,7 @@ REVIEWSETS : Returns a list of eDi - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19174,7 +19174,7 @@ SEARCHES : Returns a list of eDiscove - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19724,7 +19724,7 @@ SEARCHES : Returns a list of eDiscove - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseCustodian.md b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseCustodian.md index 577eec1c4d7..2b6989c89df 100644 --- a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseCustodian.md +++ b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseCustodian.md @@ -525,7 +525,7 @@ BODYPARAMETER : ediscoveryCustodian - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1075,7 +1075,7 @@ BODYPARAMETER : ediscoveryCustodian - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5125,7 +5125,7 @@ SITESOURCES : Data source entity for ShareP - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5675,7 +5675,7 @@ SITESOURCES : Data source entity for ShareP - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9622,7 +9622,7 @@ UNIFIEDGROUPSOURCES : Data source e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9904,7 +9904,7 @@ UNIFIEDGROUPSOURCES : Data source e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md index 25d244b0e81..dea5da6abc0 100644 --- a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md +++ b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md @@ -408,7 +408,7 @@ BODYPARAMETER : siteSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -958,7 +958,7 @@ BODYPARAMETER : siteSource - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4994,7 +4994,7 @@ SITE : site - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5544,7 +5544,7 @@ SITE : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md index 6cb37fbc978..6fac1cd66eb 100644 --- a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md +++ b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md @@ -409,7 +409,7 @@ BODYPARAMETER : unifiedGroupSource - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -691,7 +691,7 @@ BODYPARAMETER : unifiedGroupSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4943,7 +4943,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5232,7 +5232,7 @@ GROUP : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseLegalHold.md b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseLegalHold.md index 38fa679cf88..1e21be017d0 100644 --- a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseLegalHold.md +++ b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseLegalHold.md @@ -528,7 +528,7 @@ BODYPARAMETER : ediscoveryHoldPolic - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1078,7 +1078,7 @@ BODYPARAMETER : ediscoveryHoldPolic - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5138,7 +5138,7 @@ SITESOURCES : Data sources that represent S - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5688,7 +5688,7 @@ SITESOURCES : Data sources that represent S - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseLegalHoldSiteSource.md b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseLegalHoldSiteSource.md index e156a89e604..f31cd766206 100644 --- a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseLegalHoldSiteSource.md +++ b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseLegalHoldSiteSource.md @@ -423,7 +423,7 @@ BODYPARAMETER : siteSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -973,7 +973,7 @@ BODYPARAMETER : siteSource - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5009,7 +5009,7 @@ SITE : site - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5559,7 +5559,7 @@ SITE : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseReviewSet.md b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseReviewSet.md index a75d2c443ee..e7fff5271a1 100644 --- a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseReviewSet.md +++ b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseReviewSet.md @@ -436,7 +436,7 @@ BODYPARAMETER : ediscoveryReviewSet - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -986,7 +986,7 @@ BODYPARAMETER : ediscoveryReviewSet - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5059,7 +5059,7 @@ FILES : Represents files within the rev - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5609,7 +5609,7 @@ FILES : Represents files within the rev - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseReviewSetFile.md b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseReviewSetFile.md index e8864e8dc79..1bf3629dd96 100644 --- a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseReviewSetFile.md +++ b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseReviewSetFile.md @@ -574,7 +574,7 @@ BODYPARAMETER : ediscoveryFile - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1124,7 +1124,7 @@ BODYPARAMETER : ediscoveryFile - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5164,7 +5164,7 @@ CUSTODIAN : ediscoveryCustodian - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5714,7 +5714,7 @@ CUSTODIAN : ediscoveryCustodian - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseSearch.md b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseSearch.md index c724238a5d8..555f39e88ee 100644 --- a/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseSearch.md +++ b/src/Security/Security/docs/v1.0-beta/New-MgSecurityCaseEdiscoveryCaseSearch.md @@ -606,7 +606,7 @@ ADDTOREVIEWSETOPERATION ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1156,7 +1156,7 @@ ADDTOREVIEWSETOPERATION ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5292,7 +5292,7 @@ BODYPARAMETER : ediscoverySearch - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5842,7 +5842,7 @@ BODYPARAMETER : ediscoverySearch - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10048,7 +10048,7 @@ LASTESTIMATESTATISTICSOPERATION ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10598,7 +10598,7 @@ LASTESTIMATESTATISTICSOPERATION ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/New-MgSecuritySubjectRightsRequest.md b/src/Security/Security/docs/v1.0-beta/New-MgSecuritySubjectRightsRequest.md index b4f557c6a86..9225fafec1d 100644 --- a/src/Security/Security/docs/v1.0-beta/New-MgSecuritySubjectRightsRequest.md +++ b/src/Security/Security/docs/v1.0-beta/New-MgSecuritySubjectRightsRequest.md @@ -757,7 +757,7 @@ BODYPARAMETER : subjectRightsRequest - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1305,7 +1305,7 @@ BODYPARAMETER : subjectRightsRequest - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[BodyPreview ]`: The preview of the message associated with the event. It is in text format. - `[Calendar ]`: calendar @@ -5353,7 +5353,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5903,7 +5903,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCase.md b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCase.md index a2bc0061e15..7a618c29239 100644 --- a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCase.md +++ b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCase.md @@ -320,7 +320,7 @@ BODYPARAMETER : casesRoot - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -870,7 +870,7 @@ BODYPARAMETER : casesRoot - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5052,7 +5052,7 @@ EDISCOVERYCASES : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5602,7 +5602,7 @@ EDISCOVERYCASES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCase.md b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCase.md index 70cb27ff1ae..7fc422257cc 100644 --- a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCase.md +++ b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCase.md @@ -644,7 +644,7 @@ BODYPARAMETER : ediscoveryCase - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1194,7 +1194,7 @@ BODYPARAMETER : ediscoveryCase - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5375,7 +5375,7 @@ CUSTODIANS : Returns a list of cas - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5925,7 +5925,7 @@ CUSTODIANS : Returns a list of cas - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9996,7 +9996,7 @@ LEGALHOLDS : Returns a list of ca - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10546,7 +10546,7 @@ LEGALHOLDS : Returns a list of ca - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14647,7 +14647,7 @@ REVIEWSETS : Returns a list of eDi - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15197,7 +15197,7 @@ REVIEWSETS : Returns a list of eDi - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19286,7 +19286,7 @@ SEARCHES : Returns a list of eDiscove - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19836,7 +19836,7 @@ SEARCHES : Returns a list of eDiscove - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseCustodian.md b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseCustodian.md index 81ce4c0f431..45fe621be0a 100644 --- a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseCustodian.md +++ b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseCustodian.md @@ -547,7 +547,7 @@ BODYPARAMETER : ediscoveryCustodian - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1097,7 +1097,7 @@ BODYPARAMETER : ediscoveryCustodian - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5147,7 +5147,7 @@ SITESOURCES : Data source entity for ShareP - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5697,7 +5697,7 @@ SITESOURCES : Data source entity for ShareP - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9644,7 +9644,7 @@ UNIFIEDGROUPSOURCES : Data source e - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9926,7 +9926,7 @@ UNIFIEDGROUPSOURCES : Data source e - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md index 4ae44370feb..a67d2d768ed 100644 --- a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md +++ b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md @@ -426,7 +426,7 @@ BODYPARAMETER : siteSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -976,7 +976,7 @@ BODYPARAMETER : siteSource - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5012,7 +5012,7 @@ SITE : site - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5562,7 +5562,7 @@ SITE : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md index 6807de0240d..5fa0860c246 100644 --- a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md +++ b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md @@ -401,7 +401,7 @@ BODYPARAMETER : unifiedGroupSource - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -683,7 +683,7 @@ BODYPARAMETER : unifiedGroupSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4935,7 +4935,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5224,7 +5224,7 @@ GROUP : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: diff --git a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseLegalHold.md b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseLegalHold.md index e1bc016f579..d62588f24b3 100644 --- a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseLegalHold.md +++ b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseLegalHold.md @@ -535,7 +535,7 @@ BODYPARAMETER : ediscoveryHoldPolic - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1085,7 +1085,7 @@ BODYPARAMETER : ediscoveryHoldPolic - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5145,7 +5145,7 @@ SITESOURCES : Data sources that represent S - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5695,7 +5695,7 @@ SITESOURCES : Data sources that represent S - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseLegalHoldSiteSource.md b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseLegalHoldSiteSource.md index 13897ab0f2b..b74c96ce005 100644 --- a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseLegalHoldSiteSource.md +++ b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseLegalHoldSiteSource.md @@ -426,7 +426,7 @@ BODYPARAMETER : siteSource - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -976,7 +976,7 @@ BODYPARAMETER : siteSource - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5012,7 +5012,7 @@ SITE : site - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5562,7 +5562,7 @@ SITE : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseReviewSet.md b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseReviewSet.md index 5195386206a..57a17b23440 100644 --- a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseReviewSet.md +++ b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseReviewSet.md @@ -458,7 +458,7 @@ BODYPARAMETER : ediscoveryReviewSet - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1008,7 +1008,7 @@ BODYPARAMETER : ediscoveryReviewSet - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5081,7 +5081,7 @@ FILES : Represents files within the rev - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5631,7 +5631,7 @@ FILES : Represents files within the rev - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseReviewSetFile.md b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseReviewSetFile.md index dfade2bd577..0abff2c35e2 100644 --- a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseReviewSetFile.md +++ b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseReviewSetFile.md @@ -605,7 +605,7 @@ BODYPARAMETER : ediscoveryFile - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1155,7 +1155,7 @@ BODYPARAMETER : ediscoveryFile - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5195,7 +5195,7 @@ CUSTODIAN : ediscoveryCustodian - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5745,7 +5745,7 @@ CUSTODIAN : ediscoveryCustodian - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseSearch.md b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseSearch.md index b86fa7b1dcb..69b77f752e5 100644 --- a/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseSearch.md +++ b/src/Security/Security/docs/v1.0-beta/Update-MgSecurityCaseEdiscoveryCaseSearch.md @@ -628,7 +628,7 @@ ADDTOREVIEWSETOPERATION ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1178,7 +1178,7 @@ ADDTOREVIEWSETOPERATION ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5314,7 +5314,7 @@ BODYPARAMETER : ediscoverySearch - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5864,7 +5864,7 @@ BODYPARAMETER : ediscoverySearch - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10070,7 +10070,7 @@ LASTESTIMATESTATISTICSOPERATION ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10620,7 +10620,7 @@ LASTESTIMATESTATISTICSOPERATION ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0-beta/Update-MgSecuritySubjectRightsRequest.md b/src/Security/Security/docs/v1.0-beta/Update-MgSecuritySubjectRightsRequest.md index da782cff9de..867d551ae72 100644 --- a/src/Security/Security/docs/v1.0-beta/Update-MgSecuritySubjectRightsRequest.md +++ b/src/Security/Security/docs/v1.0-beta/Update-MgSecuritySubjectRightsRequest.md @@ -828,7 +828,7 @@ BODYPARAMETER : subjectRightsRequest - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1376,7 +1376,7 @@ BODYPARAMETER : subjectRightsRequest - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[BodyPreview ]`: The preview of the message associated with the event. It is in text format. - `[Calendar ]`: calendar @@ -5468,7 +5468,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6018,7 +6018,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0/Microsoft.Graph.Security.md b/src/Security/Security/docs/v1.0/Microsoft.Graph.Security.md index c022e2cd7bd..dd6c8f42aad 100644 --- a/src/Security/Security/docs/v1.0/Microsoft.Graph.Security.md +++ b/src/Security/Security/docs/v1.0/Microsoft.Graph.Security.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Security -Module Guid: fa1de71d-cb56-4066-a8ba-a3cf7dabe3d7 +Module Guid: c243c0e2-fde3-409c-86c7-9ff5fd49604e Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.security Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCase.md b/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCase.md index 123eb7530b5..3ec36ebe543 100644 --- a/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCase.md +++ b/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCase.md @@ -668,7 +668,7 @@ BODYPARAMETER : ediscoveryCase - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3406,7 +3406,7 @@ CUSTODIANS : Returns a list of ca - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCaseCustodian.md b/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCaseCustodian.md index 7796fdddb5b..8d486087d34 100644 --- a/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCaseCustodian.md +++ b/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCaseCustodian.md @@ -633,7 +633,7 @@ BODYPARAMETER : ediscoveryCustodian - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3271,7 +3271,7 @@ SITESOURCES : Data source entity for Share - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5697,7 +5697,7 @@ UNIFIEDGROUPSOURCES : Data source - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md b/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md index 397ac584cb2..52442f9c403 100644 --- a/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md +++ b/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md @@ -516,7 +516,7 @@ BODYPARAMETER : siteSource - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3140,7 +3140,7 @@ SITE : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md b/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md index 3e09a6eafa1..a4a30610b1b 100644 --- a/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md +++ b/src/Security/Security/docs/v1.0/New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md @@ -408,7 +408,7 @@ BODYPARAMETER : unifiedGroupSource - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -2981,7 +2981,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0/Update-MgSecurityCase.md b/src/Security/Security/docs/v1.0/Update-MgSecurityCase.md index 2d9fb762ce6..d24c08e0f54 100644 --- a/src/Security/Security/docs/v1.0/Update-MgSecurityCase.md +++ b/src/Security/Security/docs/v1.0/Update-MgSecurityCase.md @@ -428,7 +428,7 @@ BODYPARAMETER : casesRoot - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3167,7 +3167,7 @@ EDISCOVERYCASES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCase.md b/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCase.md index 929bc1d8dd2..ce233bf7c2c 100644 --- a/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCase.md +++ b/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCase.md @@ -736,7 +736,7 @@ BODYPARAMETER : ediscoveryCase - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3474,7 +3474,7 @@ CUSTODIANS : Returns a list of ca - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCaseCustodian.md b/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCaseCustodian.md index adb03bbadbb..73239fe11bc 100644 --- a/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCaseCustodian.md +++ b/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCaseCustodian.md @@ -655,7 +655,7 @@ BODYPARAMETER : ediscoveryCustodian - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3293,7 +3293,7 @@ SITESOURCES : Data source entity for Share - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5719,7 +5719,7 @@ UNIFIEDGROUPSOURCES : Data source - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md b/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md index 9ef321d4bed..073698b7199 100644 --- a/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md +++ b/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md @@ -534,7 +534,7 @@ BODYPARAMETER : siteSource - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3158,7 +3158,7 @@ SITE : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md b/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md index a0bfa7e2fa6..280f473d201 100644 --- a/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md +++ b/src/Security/Security/docs/v1.0/Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md @@ -400,7 +400,7 @@ BODYPARAMETER : unifiedGroupSource - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -2973,7 +2973,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/Microsoft.Graph.Sites.md b/src/Sites/Sites/docs/v1.0-beta/Microsoft.Graph.Sites.md index 0c76d2dba46..d34111fbce2 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Microsoft.Graph.Sites.md +++ b/src/Sites/Sites/docs/v1.0-beta/Microsoft.Graph.Sites.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Sites -Module Guid: f5643110-1a3b-4d1e-b911-b8a03be6a215 +Module Guid: d9f51b22-30b4-4b76-8336-8a46c325ff3a Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.sites Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSiteList.md b/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSiteList.md index b6f6bdc69fa..d1fc65345f1 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSiteList.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSiteList.md @@ -710,7 +710,7 @@ ACTIVITIES : The recent activities that took p - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1260,7 +1260,7 @@ ACTIVITIES : The recent activities that took p - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5204,7 +5204,7 @@ BODYPARAMETER : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5754,7 +5754,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10063,7 +10063,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10613,7 +10613,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14598,7 +14598,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15148,7 +15148,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19165,7 +19165,7 @@ ITEMS : All items contained in the list. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19715,7 +19715,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23703,7 +23703,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24253,7 +24253,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSiteListItem.md b/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSiteListItem.md index 83468ee80d7..363f3b7fd36 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSiteListItem.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSiteListItem.md @@ -692,7 +692,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1242,7 +1242,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5202,7 +5202,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5752,7 +5752,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9718,7 +9718,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10268,7 +10268,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14261,7 +14261,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14811,7 +14811,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18827,7 +18827,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19377,7 +19377,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23402,7 +23402,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23952,7 +23952,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSitePage.md b/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSitePage.md index 52acc7b2340..f6028712f97 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSitePage.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSitePage.md @@ -571,7 +571,7 @@ BODYPARAMETER : sitePage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1121,7 +1121,7 @@ BODYPARAMETER : sitePage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5115,7 +5115,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5665,7 +5665,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9693,7 +9693,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10243,7 +10243,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgSiteList.md b/src/Sites/Sites/docs/v1.0-beta/New-MgSiteList.md index 517026a0356..836685fa519 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgSiteList.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgSiteList.md @@ -721,7 +721,7 @@ ACTIVITIES : The recent activities that took p - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1271,7 +1271,7 @@ ACTIVITIES : The recent activities that took p - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5215,7 +5215,7 @@ BODYPARAMETER : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5765,7 +5765,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10074,7 +10074,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10624,7 +10624,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14609,7 +14609,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15159,7 +15159,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19176,7 +19176,7 @@ ITEMS : All items contained in the list. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19726,7 +19726,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23714,7 +23714,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24264,7 +24264,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgSiteListItem.md b/src/Sites/Sites/docs/v1.0-beta/New-MgSiteListItem.md index 4b6117a8bb1..6a7e783de78 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgSiteListItem.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgSiteListItem.md @@ -693,7 +693,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1243,7 +1243,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5203,7 +5203,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5753,7 +5753,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9719,7 +9719,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10269,7 +10269,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14262,7 +14262,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14812,7 +14812,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18828,7 +18828,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19378,7 +19378,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23403,7 +23403,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23953,7 +23953,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgSitePage.md b/src/Sites/Sites/docs/v1.0-beta/New-MgSitePage.md index 4e180aab850..d637deab05a 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgSitePage.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgSitePage.md @@ -589,7 +589,7 @@ BODYPARAMETER : sitePage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1139,7 +1139,7 @@ BODYPARAMETER : sitePage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5133,7 +5133,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5683,7 +5683,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9711,7 +9711,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10261,7 +10261,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSite.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSite.md index a9c6544f7a6..bb05b2a1754 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSite.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSite.md @@ -859,7 +859,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1409,7 +1409,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5375,7 +5375,7 @@ BODYPARAMETER : site - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5925,7 +5925,7 @@ BODYPARAMETER : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10235,7 +10235,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10785,7 +10785,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14774,7 +14774,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15324,7 +15324,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19304,7 +19304,7 @@ DRIVES : The collection of drives (document libraries) - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19854,7 +19854,7 @@ DRIVES : The collection of drives (document libraries) - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -24006,7 +24006,7 @@ ITEMS : Used to address any item contained in this si - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24556,7 +24556,7 @@ ITEMS : Used to address any item contained in this si - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28544,7 +28544,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -29094,7 +29094,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -33078,7 +33078,7 @@ LISTS : The collection of lists under this site. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33628,7 +33628,7 @@ LISTS : The collection of lists under this site. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37733,7 +37733,7 @@ PAGES : The collection of pages in the SitePages list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -38283,7 +38283,7 @@ PAGES : The collection of pages in the SitePages list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -42367,7 +42367,7 @@ SITES : The collection of the sub-sites under this site. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -42917,7 +42917,7 @@ SITES : The collection of the sub-sites under this site. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSiteList.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSiteList.md index 857466c2ec8..b13ba579daf 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSiteList.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSiteList.md @@ -740,7 +740,7 @@ ACTIVITIES : The recent activities that took p - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1290,7 +1290,7 @@ ACTIVITIES : The recent activities that took p - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5234,7 +5234,7 @@ BODYPARAMETER : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5784,7 +5784,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10093,7 +10093,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10643,7 +10643,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14628,7 +14628,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15178,7 +15178,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19195,7 +19195,7 @@ ITEMS : All items contained in the list. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19745,7 +19745,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23733,7 +23733,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24283,7 +24283,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSiteListItem.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSiteListItem.md index 25461c16c7a..fc29244ead4 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSiteListItem.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSiteListItem.md @@ -723,7 +723,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1273,7 +1273,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5233,7 +5233,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5783,7 +5783,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9749,7 +9749,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10299,7 +10299,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14292,7 +14292,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14842,7 +14842,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18858,7 +18858,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19408,7 +19408,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23433,7 +23433,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23983,7 +23983,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSitePage.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSitePage.md index 0915c957e74..f46e4ee5ed1 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSitePage.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSitePage.md @@ -602,7 +602,7 @@ BODYPARAMETER : sitePage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1152,7 +1152,7 @@ BODYPARAMETER : sitePage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5146,7 +5146,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5696,7 +5696,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9724,7 +9724,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10274,7 +10274,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgSite.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgSite.md index 61001f7aec6..584f2f38088 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgSite.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgSite.md @@ -843,7 +843,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1393,7 +1393,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5359,7 +5359,7 @@ BODYPARAMETER : site - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5909,7 +5909,7 @@ BODYPARAMETER : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10219,7 +10219,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10769,7 +10769,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14758,7 +14758,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15308,7 +15308,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19288,7 +19288,7 @@ DRIVES : The collection of drives (document libraries) - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19838,7 +19838,7 @@ DRIVES : The collection of drives (document libraries) - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23990,7 +23990,7 @@ ITEMS : Used to address any item contained in this si - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24540,7 +24540,7 @@ ITEMS : Used to address any item contained in this si - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28528,7 +28528,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -29078,7 +29078,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -33062,7 +33062,7 @@ LISTS : The collection of lists under this site. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33612,7 +33612,7 @@ LISTS : The collection of lists under this site. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37717,7 +37717,7 @@ PAGES : The collection of pages in the SitePages list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -38267,7 +38267,7 @@ PAGES : The collection of pages in the SitePages list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -42351,7 +42351,7 @@ SITES : The collection of the sub-sites under this site. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -42901,7 +42901,7 @@ SITES : The collection of the sub-sites under this site. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteList.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteList.md index 153dbf2c9ed..ff257ee357f 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteList.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteList.md @@ -725,7 +725,7 @@ ACTIVITIES : The recent activities that took p - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1275,7 +1275,7 @@ ACTIVITIES : The recent activities that took p - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5219,7 +5219,7 @@ BODYPARAMETER : list - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5769,7 +5769,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10078,7 +10078,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10628,7 +10628,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14613,7 +14613,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -15163,7 +15163,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19180,7 +19180,7 @@ ITEMS : All items contained in the list. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19730,7 +19730,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23718,7 +23718,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24268,7 +24268,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteListItem.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteListItem.md index de0d11b3066..033f4c650bd 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteListItem.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteListItem.md @@ -708,7 +708,7 @@ ACTIVITIES : The list of recent activities tha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1258,7 +1258,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5218,7 +5218,7 @@ ANALYTICS : itemAnalytics - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5768,7 +5768,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9734,7 +9734,7 @@ BODYPARAMETER : listItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10284,7 +10284,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14277,7 +14277,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14827,7 +14827,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18843,7 +18843,7 @@ DRIVEITEM : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19393,7 +19393,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23418,7 +23418,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -23968,7 +23968,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgSitePage.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgSitePage.md index d69ea863263..fa13481f08e 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgSitePage.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgSitePage.md @@ -586,7 +586,7 @@ BODYPARAMETER : sitePage - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1136,7 +1136,7 @@ BODYPARAMETER : sitePage - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5130,7 +5130,7 @@ CREATEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5680,7 +5680,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9708,7 +9708,7 @@ LASTMODIFIEDBYUSER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10258,7 +10258,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0/Microsoft.Graph.Sites.md b/src/Sites/Sites/docs/v1.0/Microsoft.Graph.Sites.md index 14b76779f3a..c5768b2dfe3 100644 --- a/src/Sites/Sites/docs/v1.0/Microsoft.Graph.Sites.md +++ b/src/Sites/Sites/docs/v1.0/Microsoft.Graph.Sites.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Sites -Module Guid: f5643110-1a3b-4d1e-b911-b8a03be6a215 +Module Guid: d9f51b22-30b4-4b76-8336-8a46c325ff3a Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.sites Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Sites/Sites/docs/v1.0/New-MgGroupSiteList.md b/src/Sites/Sites/docs/v1.0/New-MgGroupSiteList.md index f6bea737034..86168740c2e 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgGroupSiteList.md +++ b/src/Sites/Sites/docs/v1.0/New-MgGroupSiteList.md @@ -763,7 +763,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3653,7 +3653,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6233,7 +6233,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8839,7 +8839,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11408,7 +11408,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0/New-MgGroupSiteListItem.md b/src/Sites/Sites/docs/v1.0/New-MgGroupSiteListItem.md index 98eb62c4d5f..d4012962f4b 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgGroupSiteListItem.md +++ b/src/Sites/Sites/docs/v1.0/New-MgGroupSiteListItem.md @@ -745,7 +745,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3299,7 +3299,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5873,7 +5873,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8480,7 +8480,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11086,7 +11086,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0/New-MgSiteList.md b/src/Sites/Sites/docs/v1.0/New-MgSiteList.md index 69e1ab8e1c5..9c35afbf8bc 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgSiteList.md +++ b/src/Sites/Sites/docs/v1.0/New-MgSiteList.md @@ -775,7 +775,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3665,7 +3665,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6245,7 +6245,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8851,7 +8851,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11420,7 +11420,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0/New-MgSiteListItem.md b/src/Sites/Sites/docs/v1.0/New-MgSiteListItem.md index 612bb6c963e..697e3731054 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgSiteListItem.md +++ b/src/Sites/Sites/docs/v1.0/New-MgSiteListItem.md @@ -746,7 +746,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3300,7 +3300,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5874,7 +5874,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8481,7 +8481,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11087,7 +11087,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgGroupSite.md b/src/Sites/Sites/docs/v1.0/Update-MgGroupSite.md index c1617dcce7e..01a7e248cde 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgGroupSite.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgGroupSite.md @@ -951,7 +951,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3505,7 +3505,7 @@ BODYPARAMETER : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6396,7 +6396,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8976,7 +8976,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11545,7 +11545,7 @@ DRIVES : The collection of drives (document libraries) u - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14302,7 +14302,7 @@ ITEMS : Used to address any item contained in this s - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16871,7 +16871,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19450,7 +19450,7 @@ LISTS : The collection of lists under this site. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -22239,7 +22239,7 @@ SITES : The collection of the sub-sites under this site. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgGroupSiteList.md b/src/Sites/Sites/docs/v1.0/Update-MgGroupSiteList.md index 314a68f845f..5b4bc52648f 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgGroupSiteList.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgGroupSiteList.md @@ -793,7 +793,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3683,7 +3683,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6263,7 +6263,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8869,7 +8869,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11438,7 +11438,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgGroupSiteListItem.md b/src/Sites/Sites/docs/v1.0/Update-MgGroupSiteListItem.md index d6bd4560919..0dbca9e8fb1 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgGroupSiteListItem.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgGroupSiteListItem.md @@ -777,7 +777,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3331,7 +3331,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5905,7 +5905,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8512,7 +8512,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11118,7 +11118,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgSite.md b/src/Sites/Sites/docs/v1.0/Update-MgSite.md index 0a157b68692..8230420aa50 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgSite.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgSite.md @@ -936,7 +936,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3490,7 +3490,7 @@ BODYPARAMETER : site - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6381,7 +6381,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8961,7 +8961,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11530,7 +11530,7 @@ DRIVES : The collection of drives (document libraries) u - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14287,7 +14287,7 @@ ITEMS : Used to address any item contained in this s - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -16856,7 +16856,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -19435,7 +19435,7 @@ LISTS : The collection of lists under this site. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -22224,7 +22224,7 @@ SITES : The collection of the sub-sites under this site. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgSiteList.md b/src/Sites/Sites/docs/v1.0/Update-MgSiteList.md index a2565de5e74..73ad609d750 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgSiteList.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgSiteList.md @@ -778,7 +778,7 @@ BODYPARAMETER : list - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3668,7 +3668,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6248,7 +6248,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8854,7 +8854,7 @@ ITEMS : All items contained in the list. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11423,7 +11423,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgSiteListItem.md b/src/Sites/Sites/docs/v1.0/Update-MgSiteListItem.md index 206cf260b9d..5b240852ea2 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgSiteListItem.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgSiteListItem.md @@ -762,7 +762,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3316,7 +3316,7 @@ BODYPARAMETER : listItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5890,7 +5890,7 @@ CREATEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8497,7 +8497,7 @@ DRIVEITEM : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11103,7 +11103,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md b/src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md index dc6e848f5c4..c194804df41 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md +++ b/src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Teams -Module Guid: ba9b8b83-73ca-4058-9a3b-8596991af1f5 +Module Guid: d111c281-ffe9-4b26-8ae3-8c7a57b9a31f Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgGroupTeamChannel.md b/src/Teams/Teams/docs/v1.0-beta/New-MgGroupTeamChannel.md index d28cdafe00a..63351b24f39 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgGroupTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgGroupTeamChannel.md @@ -533,7 +533,7 @@ BODYPARAMETER : channel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1083,7 +1083,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5059,7 +5059,7 @@ FILESFOLDER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5609,7 +5609,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9743,7 +9743,7 @@ SHAREDWITHTEAMS : A collection of t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10293,7 +10293,7 @@ SHAREDWITHTEAMS : A collection of t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgGroupTeamChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0-beta/New-MgGroupTeamChannelSharedWithTeam.md index 46649926582..cdd8e662531 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgGroupTeamChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgGroupTeamChannelSharedWithTeam.md @@ -402,7 +402,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -952,7 +952,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4971,7 +4971,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5521,7 +5521,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgGroupTeamPrimaryChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0-beta/New-MgGroupTeamPrimaryChannelSharedWithTeam.md index 8703aefe630..08fc295508d 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgGroupTeamPrimaryChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgGroupTeamPrimaryChannelSharedWithTeam.md @@ -387,7 +387,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -937,7 +937,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4956,7 +4956,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5506,7 +5506,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeam.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeam.md index 0ca781e750c..2eb052ea329 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeam.md @@ -1023,7 +1023,7 @@ ALLCHANNELS : List of channels either hosted in or sha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1573,7 +1573,7 @@ ALLCHANNELS : List of channels either hosted in or sha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5558,7 +5558,7 @@ BODYPARAMETER : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -6108,7 +6108,7 @@ BODYPARAMETER : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -10087,7 +10087,7 @@ CHANNELS : The collection of channels and messages ass - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10637,7 +10637,7 @@ CHANNELS : The collection of channels and messages ass - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14575,7 +14575,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14864,7 +14864,7 @@ GROUP : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19166,7 +19166,7 @@ INCOMINGCHANNELS : List of channels shared with the te - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19716,7 +19716,7 @@ INCOMINGCHANNELS : List of channels shared with the te - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23767,7 +23767,7 @@ OWNERS : The list of this team's owners. Currently, when - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24317,7 +24317,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28324,7 +28324,7 @@ PRIMARYCHANNEL : channel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28874,7 +28874,7 @@ PRIMARYCHANNEL : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -33053,7 +33053,7 @@ TEMPLATEDEFINITION : teamTemplateDefiniti - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33603,7 +33603,7 @@ TEMPLATEDEFINITION : teamTemplateDefiniti - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannel.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannel.md index ebf054be585..b378fed83a3 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannel.md @@ -653,7 +653,7 @@ BODYPARAMETER : channel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1203,7 +1203,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5179,7 +5179,7 @@ FILESFOLDER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5729,7 +5729,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9863,7 +9863,7 @@ SHAREDWITHTEAMS : A collection of t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10413,7 +10413,7 @@ SHAREDWITHTEAMS : A collection of t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannelSharedWithTeam.md index c9c665cdb0b..42c0d465897 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannelSharedWithTeam.md @@ -402,7 +402,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -952,7 +952,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4971,7 +4971,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5521,7 +5521,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamPrimaryChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamPrimaryChannelSharedWithTeam.md index ca7549d73e3..e130b5d6903 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamPrimaryChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamPrimaryChannelSharedWithTeam.md @@ -387,7 +387,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -937,7 +937,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4956,7 +4956,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5506,7 +5506,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkDeletedTeam.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkDeletedTeam.md index 7c68ba6e7c6..37e4fb9b420 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkDeletedTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkDeletedTeam.md @@ -270,7 +270,7 @@ BODYPARAMETER : deletedTeam - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -820,7 +820,7 @@ BODYPARAMETER : deletedTeam - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4802,7 +4802,7 @@ CHANNELS : The channels those are either shared with t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5352,7 +5352,7 @@ CHANNELS : The channels those are either shared with t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkDeletedTeamChannel.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkDeletedTeamChannel.md index 28d5f38a747..455f32b094d 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkDeletedTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkDeletedTeamChannel.md @@ -533,7 +533,7 @@ BODYPARAMETER : channel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1083,7 +1083,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5059,7 +5059,7 @@ FILESFOLDER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5609,7 +5609,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9743,7 +9743,7 @@ SHAREDWITHTEAMS : A collection of t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10293,7 +10293,7 @@ SHAREDWITHTEAMS : A collection of t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkDeletedTeamChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkDeletedTeamChannelSharedWithTeam.md index 4b4774646e8..a9123bb0f53 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkDeletedTeamChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkDeletedTeamChannelSharedWithTeam.md @@ -404,7 +404,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -954,7 +954,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4973,7 +4973,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5523,7 +5523,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkTeamTemplate.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkTeamTemplate.md index 01682c753e6..02b9bbf0728 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkTeamTemplate.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkTeamTemplate.md @@ -287,7 +287,7 @@ BODYPARAMETER : teamTemplate - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -837,7 +837,7 @@ BODYPARAMETER : teamTemplate - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4818,7 +4818,7 @@ DEFINITIONS : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5368,7 +5368,7 @@ DEFINITIONS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkTeamTemplateDefinition.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkTeamTemplateDefinition.md index eb9340f3cb7..db0bdf7b1ac 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkTeamTemplateDefinition.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamworkTeamTemplateDefinition.md @@ -503,7 +503,7 @@ BODYPARAMETER : teamTemplateDefinition - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1053,7 +1053,7 @@ BODYPARAMETER : teamTemplateDefinition - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5069,7 +5069,7 @@ TEAMDEFINITION : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5619,7 +5619,7 @@ TEAMDEFINITION : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgUserTeamworkAssociatedTeam.md b/src/Teams/Teams/docs/v1.0-beta/New-MgUserTeamworkAssociatedTeam.md index 58491c58f71..175080e4189 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgUserTeamworkAssociatedTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgUserTeamworkAssociatedTeam.md @@ -384,7 +384,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -934,7 +934,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeam.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeam.md index 06d6a5d263c..a44dac6a750 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeam.md @@ -851,7 +851,7 @@ ALLCHANNELS : List of channels either hosted in or sha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1401,7 +1401,7 @@ ALLCHANNELS : List of channels either hosted in or sha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5386,7 +5386,7 @@ BODYPARAMETER : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5936,7 +5936,7 @@ BODYPARAMETER : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9915,7 +9915,7 @@ CHANNELS : The collection of channels and messages ass - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10465,7 +10465,7 @@ CHANNELS : The collection of channels and messages ass - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14403,7 +14403,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14692,7 +14692,7 @@ GROUP : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -18994,7 +18994,7 @@ INCOMINGCHANNELS : List of channels shared with the te - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19544,7 +19544,7 @@ INCOMINGCHANNELS : List of channels shared with the te - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23634,7 +23634,7 @@ OWNERS : The list of this team's owners. Currently, when - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24184,7 +24184,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28191,7 +28191,7 @@ PRIMARYCHANNEL : channel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28741,7 +28741,7 @@ PRIMARYCHANNEL : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32920,7 +32920,7 @@ TEMPLATEDEFINITION : teamTemplateDefiniti - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33470,7 +33470,7 @@ TEMPLATEDEFINITION : teamTemplateDefiniti - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamChannel.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamChannel.md index 90e635e2523..f13177f04f7 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamChannel.md @@ -563,7 +563,7 @@ BODYPARAMETER : channel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1113,7 +1113,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5089,7 +5089,7 @@ FILESFOLDER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5639,7 +5639,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9773,7 +9773,7 @@ SHAREDWITHTEAMS : A collection of t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10323,7 +10323,7 @@ SHAREDWITHTEAMS : A collection of t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamChannelSharedWithTeam.md index 0e445cbc541..75e6edc0efd 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamChannelSharedWithTeam.md @@ -435,7 +435,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -985,7 +985,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5004,7 +5004,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5554,7 +5554,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamPrimaryChannel.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamPrimaryChannel.md index 14c9212b75e..6c9055e6b71 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamPrimaryChannel.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamPrimaryChannel.md @@ -548,7 +548,7 @@ BODYPARAMETER : channel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1098,7 +1098,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5074,7 +5074,7 @@ FILESFOLDER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5624,7 +5624,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9758,7 +9758,7 @@ SHAREDWITHTEAMS : A collection of t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10308,7 +10308,7 @@ SHAREDWITHTEAMS : A collection of t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamPrimaryChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamPrimaryChannelSharedWithTeam.md index fd4f9e5f897..6d21cb7acb9 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamPrimaryChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeamPrimaryChannelSharedWithTeam.md @@ -421,7 +421,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -971,7 +971,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4990,7 +4990,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5540,7 +5540,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeam.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeam.md index a04a1c4e21d..9617a351e50 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeam.md @@ -872,7 +872,7 @@ ALLCHANNELS : List of channels either hosted in or sha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1422,7 +1422,7 @@ ALLCHANNELS : List of channels either hosted in or sha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5407,7 +5407,7 @@ BODYPARAMETER : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5957,7 +5957,7 @@ BODYPARAMETER : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9936,7 +9936,7 @@ CHANNELS : The collection of channels and messages ass - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10486,7 +10486,7 @@ CHANNELS : The collection of channels and messages ass - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14424,7 +14424,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14713,7 +14713,7 @@ GROUP : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19015,7 +19015,7 @@ INCOMINGCHANNELS : List of channels shared with the te - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19565,7 +19565,7 @@ INCOMINGCHANNELS : List of channels shared with the te - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23655,7 +23655,7 @@ OWNERS : The list of this team's owners. Currently, when - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24205,7 +24205,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28212,7 +28212,7 @@ PRIMARYCHANNEL : channel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28762,7 +28762,7 @@ PRIMARYCHANNEL : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32941,7 +32941,7 @@ TEMPLATEDEFINITION : teamTemplateDefiniti - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33491,7 +33491,7 @@ TEMPLATEDEFINITION : teamTemplateDefiniti - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannel.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannel.md index ae1aae139c3..aae98eed99e 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannel.md @@ -582,7 +582,7 @@ BODYPARAMETER : channel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1132,7 +1132,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5108,7 +5108,7 @@ FILESFOLDER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5658,7 +5658,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9792,7 +9792,7 @@ SHAREDWITHTEAMS : A collection of t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10342,7 +10342,7 @@ SHAREDWITHTEAMS : A collection of t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannelSharedWithTeam.md index f4f249d4923..6cde0ca00e9 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannelSharedWithTeam.md @@ -435,7 +435,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -985,7 +985,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5004,7 +5004,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5554,7 +5554,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannel.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannel.md index 4edb10a7e8c..42ac822bb8b 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannel.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannel.md @@ -548,7 +548,7 @@ BODYPARAMETER : channel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1098,7 +1098,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5074,7 +5074,7 @@ FILESFOLDER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5624,7 +5624,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9758,7 +9758,7 @@ SHAREDWITHTEAMS : A collection of t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10308,7 +10308,7 @@ SHAREDWITHTEAMS : A collection of t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannelSharedWithTeam.md index 52ae731e2ea..b7215bc6c68 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannelSharedWithTeam.md @@ -420,7 +420,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -970,7 +970,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4989,7 +4989,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5539,7 +5539,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamwork.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamwork.md index 32105e340cd..21ed859c25a 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamwork.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamwork.md @@ -354,7 +354,7 @@ BODYPARAMETER : teamwork - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -904,7 +904,7 @@ BODYPARAMETER : teamwork - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5105,7 +5105,7 @@ DELETEDTEAMS : A collection of deleted teams. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5655,7 +5655,7 @@ DELETEDTEAMS : A collection of deleted teams. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9870,7 +9870,7 @@ TEAMTEMPLATES : The templates associated with a t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10420,7 +10420,7 @@ TEAMTEMPLATES : The templates associated with a t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkDeletedTeam.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkDeletedTeam.md index 4e79efc59fa..66be0e96a54 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkDeletedTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkDeletedTeam.md @@ -330,7 +330,7 @@ BODYPARAMETER : deletedTeam - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -880,7 +880,7 @@ BODYPARAMETER : deletedTeam - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4862,7 +4862,7 @@ CHANNELS : The channels those are either shared with t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5412,7 +5412,7 @@ CHANNELS : The channels those are either shared with t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkDeletedTeamChannel.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkDeletedTeamChannel.md index c5c51adcddc..9aea0f60824 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkDeletedTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkDeletedTeamChannel.md @@ -563,7 +563,7 @@ BODYPARAMETER : channel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1113,7 +1113,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5089,7 +5089,7 @@ FILESFOLDER : driveItem - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5639,7 +5639,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9773,7 +9773,7 @@ SHAREDWITHTEAMS : A collection of t - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10323,7 +10323,7 @@ SHAREDWITHTEAMS : A collection of t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkDeletedTeamChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkDeletedTeamChannelSharedWithTeam.md index b74b95cfaf6..2ea7bf3e408 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkDeletedTeamChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkDeletedTeamChannelSharedWithTeam.md @@ -436,7 +436,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -986,7 +986,7 @@ BODYPARAMETER : sharedWithChannelTeam - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5005,7 +5005,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5555,7 +5555,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkTeamTemplate.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkTeamTemplate.md index 6be76106e14..ea6c244867b 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkTeamTemplate.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkTeamTemplate.md @@ -348,7 +348,7 @@ BODYPARAMETER : teamTemplate - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -898,7 +898,7 @@ BODYPARAMETER : teamTemplate - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4879,7 +4879,7 @@ DEFINITIONS : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5429,7 +5429,7 @@ DEFINITIONS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkTeamTemplateDefinition.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkTeamTemplateDefinition.md index 81c11890d25..eb1c249ac78 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkTeamTemplateDefinition.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkTeamTemplateDefinition.md @@ -533,7 +533,7 @@ BODYPARAMETER : teamTemplateDefinition - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1083,7 +1083,7 @@ BODYPARAMETER : teamTemplateDefinition - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5099,7 +5099,7 @@ TEAMDEFINITION : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5649,7 +5649,7 @@ TEAMDEFINITION : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkTeamTemplateDefinitionTeamDefinition.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkTeamTemplateDefinitionTeamDefinition.md index f2d67286915..15dc5d7c9fe 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkTeamTemplateDefinitionTeamDefinition.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamworkTeamTemplateDefinitionTeamDefinition.md @@ -863,7 +863,7 @@ ALLCHANNELS : List of channels either hosted in or sha - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -1413,7 +1413,7 @@ ALLCHANNELS : List of channels either hosted in or sha - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5398,7 +5398,7 @@ BODYPARAMETER : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5948,7 +5948,7 @@ BODYPARAMETER : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9927,7 +9927,7 @@ CHANNELS : The collection of channels and messages ass - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -10477,7 +10477,7 @@ CHANNELS : The collection of channels and messages ass - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14415,7 +14415,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14704,7 +14704,7 @@ GROUP : group - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19006,7 +19006,7 @@ INCOMINGCHANNELS : List of channels shared with the te - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19556,7 +19556,7 @@ INCOMINGCHANNELS : List of channels shared with the te - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23646,7 +23646,7 @@ OWNERS : The list of this team's owners. Currently, when - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -24196,7 +24196,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -28203,7 +28203,7 @@ PRIMARYCHANNEL : channel - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28753,7 +28753,7 @@ PRIMARYCHANNEL : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32932,7 +32932,7 @@ TEMPLATEDEFINITION : teamTemplateDefiniti - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33482,7 +33482,7 @@ TEMPLATEDEFINITION : teamTemplateDefiniti - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamwork.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamwork.md index aebf83c60ac..ff7865a631c 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamwork.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamwork.md @@ -352,7 +352,7 @@ ASSOCIATEDTEAMS : The list of associatedTe - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -902,7 +902,7 @@ ASSOCIATEDTEAMS : The list of associatedTe - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -4887,7 +4887,7 @@ BODYPARAMETER : userTeamwork - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -5437,7 +5437,7 @@ BODYPARAMETER : userTeamwork - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamworkAssociatedTeam.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamworkAssociatedTeam.md index aa4d63eef21..e120fa55f3a 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamworkAssociatedTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamworkAssociatedTeam.md @@ -415,7 +415,7 @@ TEAM : team - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -965,7 +965,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md b/src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md index ee421d6d406..3d462fa7be9 100644 --- a/src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md +++ b/src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Teams -Module Guid: ba9b8b83-73ca-4058-9a3b-8596991af1f5 +Module Guid: d111c281-ffe9-4b26-8ae3-8c7a57b9a31f Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Teams/Teams/docs/v1.0/New-MgGroupTeamChannel.md b/src/Teams/Teams/docs/v1.0/New-MgGroupTeamChannel.md index a44ff208b38..b64111b43f1 100644 --- a/src/Teams/Teams/docs/v1.0/New-MgGroupTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0/New-MgGroupTeamChannel.md @@ -624,7 +624,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3188,7 +3188,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5892,7 +5892,7 @@ SHAREDWITHTEAMS : A collection of te - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/New-MgGroupTeamChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0/New-MgGroupTeamChannelSharedWithTeam.md index a9f6081d9f9..09718b61529 100644 --- a/src/Teams/Teams/docs/v1.0/New-MgGroupTeamChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0/New-MgGroupTeamChannelSharedWithTeam.md @@ -510,7 +510,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3118,7 +3118,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/New-MgGroupTeamPrimaryChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0/New-MgGroupTeamPrimaryChannelSharedWithTeam.md index 6326504b106..9b7d6e55566 100644 --- a/src/Teams/Teams/docs/v1.0/New-MgGroupTeamPrimaryChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0/New-MgGroupTeamPrimaryChannelSharedWithTeam.md @@ -495,7 +495,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3103,7 +3103,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/New-MgTeam.md b/src/Teams/Teams/docs/v1.0/New-MgTeam.md index 1bf485fbb5e..5b164b3464c 100644 --- a/src/Teams/Teams/docs/v1.0/New-MgTeam.md +++ b/src/Teams/Teams/docs/v1.0/New-MgTeam.md @@ -1043,7 +1043,7 @@ ALLCHANNELS : List of channels either hosted in or sh - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3616,7 +3616,7 @@ BODYPARAMETER : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6184,7 +6184,7 @@ CHANNELS : The collection of channels and messages as - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8597,7 +8597,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11336,7 +11336,7 @@ INCOMINGCHANNELS : List of channels shared with the t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13980,7 +13980,7 @@ PRIMARYCHANNEL : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/New-MgTeamChannel.md b/src/Teams/Teams/docs/v1.0/New-MgTeamChannel.md index c953e80542a..f9504cb2e8d 100644 --- a/src/Teams/Teams/docs/v1.0/New-MgTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0/New-MgTeamChannel.md @@ -724,7 +724,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3288,7 +3288,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5992,7 +5992,7 @@ SHAREDWITHTEAMS : A collection of te - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/New-MgTeamChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0/New-MgTeamChannelSharedWithTeam.md index 553033dd99e..97354f1d7b7 100644 --- a/src/Teams/Teams/docs/v1.0/New-MgTeamChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0/New-MgTeamChannelSharedWithTeam.md @@ -510,7 +510,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3118,7 +3118,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/New-MgTeamPrimaryChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0/New-MgTeamPrimaryChannelSharedWithTeam.md index 591a0b9b146..c0a00c2186d 100644 --- a/src/Teams/Teams/docs/v1.0/New-MgTeamPrimaryChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0/New-MgTeamPrimaryChannelSharedWithTeam.md @@ -495,7 +495,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3103,7 +3103,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/New-MgUserTeamworkAssociatedTeam.md b/src/Teams/Teams/docs/v1.0/New-MgUserTeamworkAssociatedTeam.md index 7a341990126..a3e79df4fa8 100644 --- a/src/Teams/Teams/docs/v1.0/New-MgUserTeamworkAssociatedTeam.md +++ b/src/Teams/Teams/docs/v1.0/New-MgUserTeamworkAssociatedTeam.md @@ -492,7 +492,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Update-MgGroupTeam.md b/src/Teams/Teams/docs/v1.0/Update-MgGroupTeam.md index 9053f3d78e2..67691b1256b 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgGroupTeam.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgGroupTeam.md @@ -875,7 +875,7 @@ ALLCHANNELS : List of channels either hosted in or sh - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3448,7 +3448,7 @@ BODYPARAMETER : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6016,7 +6016,7 @@ CHANNELS : The collection of channels and messages as - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8429,7 +8429,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11168,7 +11168,7 @@ INCOMINGCHANNELS : List of channels shared with the t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13851,7 +13851,7 @@ PRIMARYCHANNEL : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamChannel.md b/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamChannel.md index 8b1f9a4fc9b..1b7e482994a 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamChannel.md @@ -655,7 +655,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3219,7 +3219,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5923,7 +5923,7 @@ SHAREDWITHTEAMS : A collection of te - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamChannelSharedWithTeam.md index a54b2e574a2..4a84d931569 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamChannelSharedWithTeam.md @@ -543,7 +543,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3151,7 +3151,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamPrimaryChannel.md b/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamPrimaryChannel.md index 601ae2eb59e..5fb983a6a7a 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamPrimaryChannel.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamPrimaryChannel.md @@ -640,7 +640,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3204,7 +3204,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5908,7 +5908,7 @@ SHAREDWITHTEAMS : A collection of te - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamPrimaryChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamPrimaryChannelSharedWithTeam.md index 4297fea83c1..97b1204e72d 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamPrimaryChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgGroupTeamPrimaryChannelSharedWithTeam.md @@ -529,7 +529,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3137,7 +3137,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Update-MgTeam.md b/src/Teams/Teams/docs/v1.0/Update-MgTeam.md index 8aa601e8b8c..d8bd101fbe1 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgTeam.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgTeam.md @@ -890,7 +890,7 @@ ALLCHANNELS : List of channels either hosted in or sh - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3463,7 +3463,7 @@ BODYPARAMETER : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6031,7 +6031,7 @@ CHANNELS : The collection of channels and messages as - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8444,7 +8444,7 @@ GROUP : group - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11183,7 +11183,7 @@ INCOMINGCHANNELS : List of channels shared with the t - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13866,7 +13866,7 @@ PRIMARYCHANNEL : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Update-MgTeamChannel.md b/src/Teams/Teams/docs/v1.0/Update-MgTeamChannel.md index 10f16530d5a..f08ac7b195f 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgTeamChannel.md @@ -664,7 +664,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3228,7 +3228,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5932,7 +5932,7 @@ SHAREDWITHTEAMS : A collection of te - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Update-MgTeamChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0/Update-MgTeamChannelSharedWithTeam.md index 563b42e3622..b213031e9fa 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgTeamChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgTeamChannelSharedWithTeam.md @@ -543,7 +543,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3151,7 +3151,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Update-MgTeamPrimaryChannel.md b/src/Teams/Teams/docs/v1.0/Update-MgTeamPrimaryChannel.md index 0f3700dd7b1..9ae6bcd887e 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgTeamPrimaryChannel.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgTeamPrimaryChannel.md @@ -639,7 +639,7 @@ BODYPARAMETER : channel - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3203,7 +3203,7 @@ FILESFOLDER : driveItem - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5907,7 +5907,7 @@ SHAREDWITHTEAMS : A collection of te - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Update-MgTeamPrimaryChannelSharedWithTeam.md b/src/Teams/Teams/docs/v1.0/Update-MgTeamPrimaryChannelSharedWithTeam.md index 0122c12e929..bcd0f3d0818 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgTeamPrimaryChannelSharedWithTeam.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgTeamPrimaryChannelSharedWithTeam.md @@ -528,7 +528,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3136,7 +3136,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Update-MgUserTeamwork.md b/src/Teams/Teams/docs/v1.0/Update-MgUserTeamwork.md index 43a3bb11b10..72d24f59f7e 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgUserTeamwork.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgUserTeamwork.md @@ -460,7 +460,7 @@ ASSOCIATEDTEAMS : The list of associatedTea - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -3034,7 +3034,7 @@ BODYPARAMETER : userTeamwork - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Teams/Teams/docs/v1.0/Update-MgUserTeamworkAssociatedTeam.md b/src/Teams/Teams/docs/v1.0/Update-MgUserTeamworkAssociatedTeam.md index 17089030a95..79676b39452 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgUserTeamworkAssociatedTeam.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgUserTeamworkAssociatedTeam.md @@ -523,7 +523,7 @@ TEAM : team - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Microsoft.Graph.Users.Actions.md b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Microsoft.Graph.Users.Actions.md index aca2a5c84f9..522b93dc7e8 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Microsoft.Graph.Users.Actions.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Microsoft.Graph.Users.Actions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Actions -Module Guid: 6e42dc3c-9eae-4ad2-af60-051bffc649d0 +Module Guid: 347db8c6-0876-410a-919a-5eb168f5d752 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.actions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Microsoft.Graph.Users.Actions.md b/src/Users.Actions/Users.Actions/docs/v1.0/Microsoft.Graph.Users.Actions.md index 7ffc6fd52c9..cbd464eb424 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Microsoft.Graph.Users.Actions.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Microsoft.Graph.Users.Actions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Actions -Module Guid: 6e42dc3c-9eae-4ad2-af60-051bffc649d0 +Module Guid: 347db8c6-0876-410a-919a-5eb168f5d752 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.actions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users.Functions/Users.Functions/docs/v1.0-beta/Microsoft.Graph.Users.Functions.md b/src/Users.Functions/Users.Functions/docs/v1.0-beta/Microsoft.Graph.Users.Functions.md index 1ad84c6da91..e5f07c9414c 100644 --- a/src/Users.Functions/Users.Functions/docs/v1.0-beta/Microsoft.Graph.Users.Functions.md +++ b/src/Users.Functions/Users.Functions/docs/v1.0-beta/Microsoft.Graph.Users.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Functions -Module Guid: b3740db5-7bb0-4486-83c6-6df9a1e41842 +Module Guid: 1645706a-b2ef-4de4-919e-64fd0226e23a Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.functions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users.Functions/Users.Functions/docs/v1.0/Microsoft.Graph.Users.Functions.md b/src/Users.Functions/Users.Functions/docs/v1.0/Microsoft.Graph.Users.Functions.md index 283e36dc1a4..b350e5b98e6 100644 --- a/src/Users.Functions/Users.Functions/docs/v1.0/Microsoft.Graph.Users.Functions.md +++ b/src/Users.Functions/Users.Functions/docs/v1.0/Microsoft.Graph.Users.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Functions -Module Guid: b3740db5-7bb0-4486-83c6-6df9a1e41842 +Module Guid: 1645706a-b2ef-4de4-919e-64fd0226e23a Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.functions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users/Users/docs/v1.0-beta/Microsoft.Graph.Users.md b/src/Users/Users/docs/v1.0-beta/Microsoft.Graph.Users.md index e88e0f2085f..fff10ad615d 100644 --- a/src/Users/Users/docs/v1.0-beta/Microsoft.Graph.Users.md +++ b/src/Users/Users/docs/v1.0-beta/Microsoft.Graph.Users.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users -Module Guid: cb993226-fab6-454c-8ccf-623ffdd7f6cb +Module Guid: c67ed081-f8c2-4f61-b2ca-a7a1d8b8f93d Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users/Users/docs/v1.0-beta/New-MgUser.md b/src/Users/Users/docs/v1.0-beta/New-MgUser.md index c768af2650e..bebb529b283 100644 --- a/src/Users/Users/docs/v1.0-beta/New-MgUser.md +++ b/src/Users/Users/docs/v1.0-beta/New-MgUser.md @@ -2825,7 +2825,7 @@ APPCONSENTREQUESTSFORAPPROVAL : . APPROLEASSIGNEDRESOURCES : . - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -3474,7 +3474,7 @@ BODYPARAMETER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4024,7 +4024,7 @@ BODYPARAMETER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -7935,7 +7935,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8098,7 +8098,7 @@ CALENDARGROUPS : The user's calendar groups. Rea - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8262,7 +8262,7 @@ CALENDARS : The user's calendars. Read-only. Nullable - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8412,7 +8412,7 @@ CALENDARVIEW : The calendar view for the calendar. Read- - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9207,7 +9207,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -9757,7 +9757,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13737,7 +13737,7 @@ DRIVES : A collection of drives available for this user. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14287,7 +14287,7 @@ DRIVES : A collection of drives available for this user. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18187,7 +18187,7 @@ EVENTS : The user's events. Default is to show events un - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18437,7 +18437,7 @@ FOLLOWEDSITES : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -18987,7 +18987,7 @@ FOLLOWEDSITES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23022,7 +23022,7 @@ JOINEDGROUPS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23311,7 +23311,7 @@ JOINEDGROUPS : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -27610,7 +27610,7 @@ JOINEDTEAMS : The Microsoft Teams teams that the user is - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28160,7 +28160,7 @@ JOINEDTEAMS : The Microsoft Teams teams that the user is - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32628,7 +32628,7 @@ MANAGEDDEVICES : The managed devices associated - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33176,7 +33176,7 @@ MANAGEDDEVICES : The managed devices associated - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -37906,7 +37906,7 @@ PRINT : userPrint - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -38195,7 +38195,7 @@ PRINT : userPrint - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -42853,7 +42853,7 @@ TEAMWORK : userTeamwork - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -43403,7 +43403,7 @@ TEAMWORK : userTeamwork - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Users/Users/docs/v1.0-beta/Update-MgUser.md b/src/Users/Users/docs/v1.0-beta/Update-MgUser.md index 5f66d1dc9b2..33808d081eb 100644 --- a/src/Users/Users/docs/v1.0-beta/Update-MgUser.md +++ b/src/Users/Users/docs/v1.0-beta/Update-MgUser.md @@ -2938,7 +2938,7 @@ APPCONSENTREQUESTSFORAPPROVAL : . APPROLEASSIGNEDRESOURCES : . - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -3587,7 +3587,7 @@ BODYPARAMETER : user - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -4137,7 +4137,7 @@ BODYPARAMETER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8048,7 +8048,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8211,7 +8211,7 @@ CALENDARGROUPS : The user's calendar groups. Rea - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8375,7 +8375,7 @@ CALENDARS : The user's calendars. Read-only. Nullable - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8525,7 +8525,7 @@ CALENDARVIEW : The calendar view for the calendar. Read- - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -9320,7 +9320,7 @@ DRIVE : drive - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -9870,7 +9870,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -13850,7 +13850,7 @@ DRIVES : A collection of drives available for this user. - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -14400,7 +14400,7 @@ DRIVES : A collection of drives available for this user. - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18300,7 +18300,7 @@ EVENTS : The user's events. Default is to show events un - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -18550,7 +18550,7 @@ FOLLOWEDSITES : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -19100,7 +19100,7 @@ FOLLOWEDSITES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23157,7 +23157,7 @@ JOINEDGROUPS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -23446,7 +23446,7 @@ JOINEDGROUPS : . - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -27745,7 +27745,7 @@ JOINEDTEAMS : The Microsoft Teams teams that the user is - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -28295,7 +28295,7 @@ JOINEDTEAMS : The Microsoft Teams teams that the user is - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -32763,7 +32763,7 @@ MANAGEDDEVICES : The managed devices associated - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -33311,7 +33311,7 @@ MANAGEDDEVICES : The managed devices associated - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -38041,7 +38041,7 @@ PRINT : userPrint - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -38330,7 +38330,7 @@ PRINT : userPrint - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -42988,7 +42988,7 @@ TEAMWORK : userTeamwork - `[AppRoleAssignedResources ]`: - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: The unique idenfier for an entity. Read-only. - - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. Supports $filter (eq, ne, not, in). + - `[AccountEnabled ]`: true if the service principal account is enabled; otherwise, false. If set to false, then no users will be able to sign in to this app, even if they are assigned to it. Supports $filter (eq, ne, not, in). - `[AddIns ]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Microsoft 365 call the application in the context of a document the user is working on. - `[Id ]`: - `[Properties ]`: @@ -43538,7 +43538,7 @@ TEAMWORK : userTeamwork - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Users/Users/docs/v1.0/Microsoft.Graph.Users.md b/src/Users/Users/docs/v1.0/Microsoft.Graph.Users.md index a8efc8294f0..d9d77c26b84 100644 --- a/src/Users/Users/docs/v1.0/Microsoft.Graph.Users.md +++ b/src/Users/Users/docs/v1.0/Microsoft.Graph.Users.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users -Module Guid: cb993226-fab6-454c-8ccf-623ffdd7f6cb +Module Guid: c67ed081-f8c2-4f61-b2ca-a7a1d8b8f93d Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users/Users/docs/v1.0/New-MgUser.md b/src/Users/Users/docs/v1.0/New-MgUser.md index dc55ea19586..cb1cd6ee088 100644 --- a/src/Users/Users/docs/v1.0/New-MgUser.md +++ b/src/Users/Users/docs/v1.0/New-MgUser.md @@ -2697,7 +2697,7 @@ BODYPARAMETER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5094,7 +5094,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5251,7 +5251,7 @@ CALENDARGROUPS : The user's calendar groups. Re - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5409,7 +5409,7 @@ CALENDARS : The user's calendars. Read-only. Nullabl - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5554,7 +5554,7 @@ CALENDARVIEW : The calendar view for the calendar. Read - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6199,7 +6199,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8768,7 +8768,7 @@ DRIVES : A collection of drives available for this user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11149,7 +11149,7 @@ EVENTS : The user's events. Default is to show Events u - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11501,7 +11501,7 @@ FOLLOWEDSITES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14149,7 +14149,7 @@ JOINEDTEAMS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -17014,7 +17014,7 @@ MANAGEDDEVICES : The managed devices associated - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -20053,7 +20053,7 @@ TEAMWORK : userTeamwork - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. diff --git a/src/Users/Users/docs/v1.0/Update-MgUser.md b/src/Users/Users/docs/v1.0/Update-MgUser.md index e6dfd1fb2fb..5c7071dd6cd 100644 --- a/src/Users/Users/docs/v1.0/Update-MgUser.md +++ b/src/Users/Users/docs/v1.0/Update-MgUser.md @@ -2802,7 +2802,7 @@ BODYPARAMETER : user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5199,7 +5199,7 @@ CALENDAR : calendar - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5356,7 +5356,7 @@ CALENDARGROUPS : The user's calendar groups. Re - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5514,7 +5514,7 @@ CALENDARS : The user's calendars. Read-only. Nullabl - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -5659,7 +5659,7 @@ CALENDARVIEW : The calendar view for the calendar. Read - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -6304,7 +6304,7 @@ DRIVE : drive - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -8873,7 +8873,7 @@ DRIVES : A collection of drives available for this user - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11254,7 +11254,7 @@ EVENTS : The user's events. Default is to show Events u - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -11606,7 +11606,7 @@ FOLLOWEDSITES : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -14276,7 +14276,7 @@ JOINEDTEAMS : . - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -17141,7 +17141,7 @@ MANAGEDDEVICES : The managed devices associated - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. @@ -20180,7 +20180,7 @@ TEAMWORK : userTeamwork - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Time ]`: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item.