ITriggerProperties.ScheduleAdditionalProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="Dictionary of <any>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IRecurrenceScheduleAdditionalProperties) }, ReadOnly=false, Required=false, SerializedName="additionalProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IRecurrenceScheduleAdditionalProperties ScheduleAdditionalProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="Dictionary of <any>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IRecurrenceScheduleAdditionalProperties) }, ReadOnly=false, Required=false, SerializedName="additionalProperties")>]
member this.ScheduleAdditionalProperty : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IRecurrenceScheduleAdditionalProperties with get, set
Public Property ScheduleAdditionalProperty As IRecurrenceScheduleAdditionalProperties
Property Value
- Attributes