IssueListContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameters for listing related entities.
public class IssueListContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Monitor.Workspaces.Models.IssueListContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Monitor.Workspaces.Models.IssueListContent>
type IssueListContent = class
interface IJsonModel<IssueListContent>
interface IPersistableModel<IssueListContent>
Public Class IssueListContent
Implements IJsonModel(Of IssueListContent), IPersistableModel(Of IssueListContent)
- Inheritance
-
IssueListContent
- Implements
Constructors
| Name | Description |
|---|---|
| IssueListContent() |
Initializes a new instance of IssueListContent. |
Properties
| Name | Description |
|---|---|
| Filter |
The filter to apply on the operation. For example, to filter by relevance, use "$filter=relevance eq 'Relevant'". Note: this property is currently a placeholder and is not in use. |