IServiceSpecification.LogSpecification Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifications of the Log for Azure Monitoring
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Specifications of the Log for Azure Monitoring", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ILogSpecification) }, ReadOnly=false, Required=false, SerializedName="logSpecifications")]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ILogSpecification[] LogSpecification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Specifications of the Log for Azure Monitoring", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ILogSpecification) }, ReadOnly=false, Required=false, SerializedName="logSpecifications")>]
member this.LogSpecification : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ILogSpecification[] with get, set
Public Property LogSpecification As ILogSpecification()
Property Value
- Attributes