ITargetTypeProperties.PropertiesSchema Property

Definition

URL to retrieve JSON schema of the Target Type properties.

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

Property Value

Attributes

Applies to