다음을 통해 공유


ServiceSpecification Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.ServiceSpecificationTypeConverter))]
public class ServiceSpecification : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IServiceSpecification
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.ServiceSpecificationTypeConverter))>]
type ServiceSpecification = class
    interface IServiceSpecification
    interface IJsonSerializable
Public Class ServiceSpecification
Implements IServiceSpecification
Inheritance
ServiceSpecification
Attributes
Implements

Constructors

ServiceSpecification()

Properties

LogSpecification
MetricSpecification

Methods

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

Applies to