ISelfHelpIdentity.TroubleshooterName Property

Definition

Troubleshooter resource Name.

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="Troubleshooter resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="troubleshooterName")]
public string TroubleshooterName { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Troubleshooter resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="troubleshooterName", Update=true)]
public string TroubleshooterName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="Troubleshooter resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="troubleshooterName")>]
member this.TroubleshooterName : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Troubleshooter resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="troubleshooterName", Update=true)>]
member this.TroubleshooterName : string with get, set
Public Property TroubleshooterName As String

Property Value

Attributes

Applies to