IProvisioningIssue Interface

Definition

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

Properties

Name Description
Description
IssueType
Name

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to