ICapabilityType.ParametersSchema Property

Definition

URL to retrieve JSON schema of the Capability Type parameters.

[Microsoft.Azure.PowerShell.Cmdlets.Chaos.Runtime.Info(Create=false, Description="URL to retrieve JSON schema of the Capability Type parameters.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="parametersSchema", Update=false)]
public string ParametersSchema { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Runtime.Info(Create=false, Description="URL to retrieve JSON schema of the Capability Type parameters.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="parametersSchema", Update=false)>]
member this.ParametersSchema : string
Public ReadOnly Property ParametersSchema As String

Property Value

Attributes

Applies to