IRecurrenceScheduleOccurrence.AdditionalProperty 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.IRecurrenceScheduleOccurrenceAdditionalProperties) }, ReadOnly=false, Required=false, SerializedName="additionalProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IRecurrenceScheduleOccurrenceAdditionalProperties AdditionalProperty { 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.IRecurrenceScheduleOccurrenceAdditionalProperties) }, ReadOnly=false, Required=false, SerializedName="additionalProperties")>]
member this.AdditionalProperty : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IRecurrenceScheduleOccurrenceAdditionalProperties with get, set
Public Property AdditionalProperty As IRecurrenceScheduleOccurrenceAdditionalProperties
Property Value
- Attributes