다음을 통해 공유


LogSpecification Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.LogSpecificationTypeConverter))]
public class LogSpecification : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.ILogSpecification
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.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()
ToString()

Applies to