IResourceLogConfiguration.Category Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.Info(Description="Gets or sets the list of category configurations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IResourceLogCategory) }, ReadOnly=false, Required=false, SerializedName="categories")]
public Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IResourceLogCategory[] Category { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.Info(Description="Gets or sets the list of category configurations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IResourceLogCategory) }, ReadOnly=false, Required=false, SerializedName="categories")>]
member this.Category : Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IResourceLogCategory[] with get, set
Public Property Category As IResourceLogCategory()

Property Value

IResourceLogCategory[]
Attributes

Applies to