Share via


IEnvironmentDefinition.ParametersSchema Property

Definition

JSON schema defining the parameters object passed to an environment.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="JSON schema defining the parameters object passed to an environment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="parametersSchema")]
public string ParametersSchema { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="JSON schema defining the parameters object passed to an environment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="parametersSchema")>]
member this.ParametersSchema : string with get, set
Public Property ParametersSchema As String

Property Value

Attributes

Applies to