IContactProfilesProperties.AutoTrackingConfiguration Property

Definition

Auto-tracking configuration.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Auto-tracking configuration.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.AutoTrackingConfiguration) }, ReadOnly=false, Required=false, SerializedName="autoTrackingConfiguration")]
public Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.AutoTrackingConfiguration? AutoTrackingConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Auto-tracking configuration.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.AutoTrackingConfiguration) }, ReadOnly=false, Required=false, SerializedName="autoTrackingConfiguration")>]
member this.AutoTrackingConfiguration : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.AutoTrackingConfiguration> with get, set
Public Property AutoTrackingConfiguration As Nullable(Of AutoTrackingConfiguration)

Property Value

Attributes

Applies to