Share via


ISandboxCustomImage.RequirementsFileContent Property

Definition

The requirements file content.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The requirements file content.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requirementsFileContent")]
public string RequirementsFileContent { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The requirements file content.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requirementsFileContent")>]
member this.RequirementsFileContent : string with get, set
Public Property RequirementsFileContent As String

Property Value

Attributes

Applies to