Freigeben über


ITrigger.Interval Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="interval", Update=true)]
public int? Interval { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="interval", Update=true)>]
member this.Interval : Nullable<int> with get, set
Public Property Interval As Nullable(Of Integer)

Property Value

Attributes

Applies to