IOperationProperties.ServiceSpecificationLogSpecification 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.MixedReality.Runtime.Info(Description="Specifications of the Log for Azure Monitoring", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.ILogSpecification) }, ReadOnly=false, Required=false, SerializedName="logSpecifications")]
public Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.ILogSpecification[] ServiceSpecificationLogSpecification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="Specifications of the Log for Azure Monitoring", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.ILogSpecification) }, ReadOnly=false, Required=false, SerializedName="logSpecifications")>]
member this.ServiceSpecificationLogSpecification : Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.ILogSpecification[] with get, set
Public Property ServiceSpecificationLogSpecification As ILogSpecification()
Property Value
- Attributes