IContinuousAction.SelectorId Property

Definition

String that represents a selector.

[Microsoft.Azure.PowerShell.Cmdlets.Chaos.Runtime.Info(Create=true, Description="String that represents a selector.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="selectorId", Update=true)]
public string SelectorId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Runtime.Info(Create=true, Description="String that represents a selector.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="selectorId", Update=true)>]
member this.SelectorId : string with get, set
Public Property SelectorId As String

Property Value

Attributes

Applies to