Share via


AcceptedAudiences Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.AcceptedAudiencesTypeConverter))]
public class AcceptedAudiences : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IAcceptedAudiences
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.AcceptedAudiencesTypeConverter))>]
type AcceptedAudiences = class
    interface IAcceptedAudiences
    interface IJsonSerializable
Public Class AcceptedAudiences
Implements IAcceptedAudiences
Inheritance
AcceptedAudiences
Attributes
Implements

Constructors

AcceptedAudiences()

Properties

Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to