Updates
Родитель
ddb3fe5dc0
Коммит
b9ac750264
|
@ -18,7 +18,7 @@
|
|||
| **Notes** | Write | String | The Notes parameter specifies an optional note. If you specify a value that contains spaces, enclose the value in quotation marks, for example: 'This is a user note' ||
|
||||
| **Regulatory** | Write | Boolean | Regulatory description ||
|
||||
| **FilePlanProperty** | Write | Instance | The FilePlanProperty parameter specifies the file plan properties to include in the label. ||
|
||||
| **ReviewerEmail** | Write | String | The ReviewerEmail parameter specifies the email address of a reviewer for Delete and KeepAndDelete retention actions. You can specify multiple email addresses separated by commas. ||
|
||||
| **ReviewerEmail** | Write | StringArray[] | The ReviewerEmail parameter specifies the email address of a reviewer for Delete and KeepAndDelete retention actions. You can specify multiple email addresses separated by commas. ||
|
||||
| **RetentionDuration** | Write | String | The RetentionDuration parameter specifies the hold duration for the retention rule. Valid values are: An integer - The hold duration in days, Unlimited - The content is held indefinitely. ||
|
||||
| **RetentionAction** | Write | String | The RetentionAction parameter specifies the action for the label. Valid values are: Delete, Keep or KeepAndDelete. |Delete, Keep, KeepAndDelete|
|
||||
| **RetentionType** | Write | String | The RetentionType parameter specifies whether the retention duration is calculated from the content creation date, tagged date, or last modification date. Valid values are: CreationAgeInDays, EventAgeInDays,ModificationAgeInDays, or TaggedAgeInDays. |CreationAgeInDays, EventAgeInDays, ModificationAgeInDays, TaggedAgeInDays|
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
# TeamsMeetingBroadcastConfiguration
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Attribute | DataType | Description | Allowed Values |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| **Identity** | Key | String | The only valid input is Global - the tenant wide configuration |Global|
|
||||
| **SupportURL** | Write | String | Specifies a URL where broadcast event attendees can find support information or FAQs specific to that event. The URL will be displayed to the attendees during the broadcast. ||
|
||||
| **AllowSdnProviderForBroadcastMeeting** | Write | Boolean | If set to $true, Teams meeting broadcast streams are enabled to take advantage of the network and bandwidth management capabilities of your Software Defined Network (SDN) provider. ||
|
||||
| **SdnProviderName** | Write | String | Specifies the Software Defined Network (SDN) provider's name. This parameter is only required if AllowSdnProviderForBroadcastMeeting is set to $true. ||
|
||||
| **SdnLicenseId** | Write | String | Specifies the Software Defined Network (SDN) license identifier. This is required and provided by some SDN providers. This parameter is only required if AllowSdnProviderForBroadcastMeeting is set to $true. ||
|
||||
| **SdnApiTemplateUrl** | Write | String | Specifies the Software Defined Network (SDN) provider's HTTP API endpoint. This information is provided to you by the SDN provider. This parameter is only required if AllowSdnProviderForBroadcastMeeting is set to $true. ||
|
||||
| **SdnApiToken** | Write | String | Specifies the Software Defined Network (SDN) provider's authentication token which is required to use their SDN license. This is required by some SDN providers who will give you the required token. This parameter is only required if AllowSdnProviderForBroadcastMeeting is set to $true. ||
|
||||
| **GlobalAdminAccount** | Required | PSCredential | Credentials of the SharePoint Global Admin ||
|
||||
|
||||
## Description
|
||||
|
||||
This resource is used to configure the Teams Meeting Broadcast Settings.
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче