Share via


ApplicationGroupProperties Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.ApplicationGroupPropertiesTypeConverter))]
public class ApplicationGroupProperties : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IApplicationGroupProperties
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.ApplicationGroupPropertiesTypeConverter))>]
type ApplicationGroupProperties = class
    interface IApplicationGroupProperties
    interface IJsonSerializable
Public Class ApplicationGroupProperties
Implements IApplicationGroupProperties
Inheritance
ApplicationGroupProperties
Attributes
Implements

Constructors

ApplicationGroupProperties()

Properties

ClientAppGroupIdentifier
IsEnabled
Policy

Methods

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

Applies to