Share via


LogSpecification Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.LogSpecificationTypeConverter))]
public class LogSpecification : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ILogSpecification
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.LogSpecificationTypeConverter))>]
type LogSpecification = class
    interface ILogSpecification
    interface IJsonSerializable
Public Class LogSpecification
Implements ILogSpecification
Inheritance
LogSpecification
Attributes
Implements

Constructors

LogSpecification()

Properties

BlobDuration
DisplayName
Name

Methods

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

Applies to