C# 클래스 Microsoft.Azure.Insights.Legacy.Customizations.Shoebox.StorageConstants.MetricNames

파일 보기 프로젝트 열기: Azure/azure-powershell

공개 프로퍼티들

프로퍼티 타입 설명
Capacity string
CapacityMetrics HashSet
ContainerCount string
ObjectCount string

공개 메소드들

메소드 설명
IsCapacityMetric ( string metricName ) : bool

메소드 상세

IsCapacityMetric() 공개 정적인 메소드

public static IsCapacityMetric ( string metricName ) : bool
metricName string
리턴 bool

프로퍼티 상세

Capacity 공개적으로 정적으로 프로퍼티

public static string Capacity
리턴 string

CapacityMetrics 공개적으로 정적으로 프로퍼티

public static HashSet CapacityMetrics
리턴 HashSet

ContainerCount 공개적으로 정적으로 프로퍼티

public static string ContainerCount
리턴 string

ObjectCount 공개적으로 정적으로 프로퍼티

public static string ObjectCount
리턴 string