IFunctionEnvelopeProperties.TestDataHref Property

Definition

Test data URI.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="Test data URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="test_data_href", Update=true)]
public string TestDataHref { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="Test data URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="test_data_href", Update=true)>]
member this.TestDataHref : string with get, set
Public Property TestDataHref As String

Property Value

Attributes

Applies to