Share via


IDiagnosticProperties.SupportedResourceType Property

Definition

Describes what are the supported resource types for a diagnostic.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Describes what are the supported resource types for a diagnostic.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="supportedResourceTypes")]
public string[] SupportedResourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Describes what are the supported resource types for a diagnostic.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="supportedResourceTypes")>]
member this.SupportedResourceType : string[] with get, set
Public Property SupportedResourceType As String()

Property Value

String[]
Attributes

Applies to