Share via


IProject.AzureAiServiceSettingAzureAiServicesMode Property

Definition

The property indicates whether Azure AI services is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The property indicates whether Azure AI services is enabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.AzureAiServicesMode) }, ReadOnly=false, Required=false, SerializedName="azureAiServicesMode")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.AzureAiServicesMode? AzureAiServiceSettingAzureAiServicesMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The property indicates whether Azure AI services is enabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.AzureAiServicesMode) }, ReadOnly=false, Required=false, SerializedName="azureAiServicesMode")>]
member this.AzureAiServiceSettingAzureAiServicesMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.AzureAiServicesMode> with get, set
Public Property AzureAiServiceSettingAzureAiServicesMode As Nullable(Of AzureAiServicesMode)

Property Value

Attributes

Applies to