Share via


IProvisioningIssueProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.ProvisioningIssuePropertiesTypeConverter))]
public interface IProvisioningIssueProperties : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.ProvisioningIssuePropertiesTypeConverter))>]
type IProvisioningIssueProperties = interface
    interface IJsonSerializable
Public Interface IProvisioningIssueProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Description

Description of the issue

IssueType

Type of Issue

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to