ISandboxCustomImage.RequirementsFileContent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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