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 Comment parameter specifies an optional comment. If you specify a value that contains spaces, enclose the value in quotation marks ("), for example: "This is an admin note".
507
534
@@ -553,6 +580,22 @@ Accept pipeline input: False
553
580
Accept wildcard characters: False
554
581
```
555
582
583
+
### -ContentType
584
+
{{ Fill ContentType Description }}
585
+
586
+
```yaml
587
+
Type: MipLabelContentType
588
+
Parameter Sets: (All)
589
+
Aliases:
590
+
Applicable: Security & Compliance Center
591
+
592
+
Required: False
593
+
Position: Named
594
+
Default value: None
595
+
Accept pipeline input: False
596
+
Accept wildcard characters: False
597
+
```
598
+
556
599
### -Disabled
557
600
The Disabled parameter specifies whether to enable or disable the sensitivity label. Valid values are:
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 (").
0 commit comments