ISelfHelpIdentity.DiagnosticsResourceName Property

Definition

Unique resource name for insight resources

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

Property Value

Attributes

Applies to