Partager via


IServiceSpecification Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.ServiceSpecificationTypeConverter))]
public interface IServiceSpecification : Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.ServiceSpecificationTypeConverter))>]
type IServiceSpecification = interface
    interface IJsonSerializable
Public Interface IServiceSpecification
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

MetricSpecification

Metric specifications of operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to