Udostępnij za pośrednictwem


ICSharpFunctionRetrieveDefaultDefinitionParameters.BindingRetrievalPropertyScript Property

Definition

The CSharp code containing a single function definition.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The CSharp code containing a single function definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="script")]
public string BindingRetrievalPropertyScript { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The CSharp code containing a single function definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="script")>]
member this.BindingRetrievalPropertyScript : string with get, set
Public Property BindingRetrievalPropertyScript As String

Property Value

Attributes

Applies to