Freigeben über


ITrigger.RecurrenceFrequency Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.PSArgumentCompleter(new System.String[] { "Week", "Month" })]
[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="frequency", Update=true)]
public string RecurrenceFrequency { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.PSArgumentCompleter(new System.String[] { "Week", "Month" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="frequency", Update=true)>]
member this.RecurrenceFrequency : string with get, set
Public Property RecurrenceFrequency As String

Property Value

Attributes

Applies to