Share via


DiagnosticProperties.SupportedResourceType Property

Definition

Describes what are the supported resource types for a diagnostic.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)]
public string[] SupportedResourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.SupportedResourceType : string[] with get, set
Public Property SupportedResourceType As String()

Property Value

String[]

Implements

Attributes

Applies to