C# 클래스 Elastacloud.AzureManagement.Fluent.Commands.Websites.GetWebsiteMetricsCommand

Used to create a hosted service within a given subscription
상속: Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

보호된 메소드들

메소드 설명
ResponseCallback ( System webResponse ) : void

Used to populate the website regions

비공개 메소드들

메소드 설명
GetWebsiteMetricsCommand ( Website website, System.DateTime startTime, System.DateTime endTime ) : System

Constructs a websites list command

메소드 상세

ResponseCallback() 보호된 메소드

Used to populate the website regions
protected ResponseCallback ( System webResponse ) : void
webResponse System
리턴 void