Share via


MachineLearningStudioFunctionRetrieveDefaultDefinitionContent.UdfType Property

Definition

The function type.

public Azure.ResourceManager.StreamAnalytics.Models.StreamingJobFunctionUdfType? UdfType { get; set; }
member this.UdfType : Nullable<Azure.ResourceManager.StreamAnalytics.Models.StreamingJobFunctionUdfType> with get, set
Public Property UdfType As Nullable(Of StreamingJobFunctionUdfType)

Property Value

Applies to