You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ToolTip parameter specifies the default tooltip and sensitivity label description that's seen by users. It the value contains spaces, enclose the value in quotation marks (").
129
+
130
+
```yaml
131
+
Type: String
132
+
Parameter Sets: (All)
133
+
Aliases:
134
+
Applicable: Office 365 Security & Compliance Center
135
+
136
+
Required: True
137
+
Position: Named
138
+
Default value: None
139
+
Accept pipeline input: False
140
+
Accept wildcard characters: False
141
+
```
142
+
128
143
### -AdvancedSettings
129
144
The AdvancedSettings parameter enables client-specific features and capabilities on the sensitivity label. The settings that you configure with this parameter only affect apps that are designed for the setting. For more information, see [How to configure advanced settings for the client by using Security & Compliance Center PowerShell](https://docs.microsoft.com/azure/information-protection/rms-client/clientv2-admin-guide-customizations#how-to-configure-advanced-settings-for-the-client-by-using-office-365-security--compliance-center-powershell).
The ToolTip parameter specifies the default tooltip and sensitivity label description that's seen by users. It the value contains spaces, enclose the value in quotation marks (").
1092
-
1093
-
```yaml
1094
-
Type: String
1095
-
Parameter Sets: (All)
1096
-
Aliases:
1097
-
Applicable: Office 365 Security & Compliance Center
1098
-
1099
-
Required: True
1100
-
Position: Named
1101
-
Default value: None
1102
-
Accept pipeline input: False
1103
-
Accept wildcard characters: False
1104
-
```
1105
-
1106
1105
### -WhatIf
1107
1106
The WhatIf switch doesn't work in Office 365 Security & Compliance Center PowerShell.
0 commit comments