Share via


ISapMonitor.EnableCustomerAnalytic Property

Definition

The value indicating whether to send analytics to Microsoft

[Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="The value indicating whether to send analytics to Microsoft", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableCustomerAnalytics")]
public bool? EnableCustomerAnalytic { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="The value indicating whether to send analytics to Microsoft", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableCustomerAnalytics")>]
member this.EnableCustomerAnalytic : Nullable<bool> with get, set
Public Property EnableCustomerAnalytic As Nullable(Of Boolean)

Property Value

Attributes

Applies to