IChaosIdentity.CapabilityTypeName Property

Definition

String that represents a Capability Type resource name.

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

Property Value

Attributes

Applies to