Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Elastacloud
AzureManagement
Fluent
Commands
Storage
GetStorageAccountStatusCommand
C# Class Elastacloud.AzureManagement.Fluent.Commands.Storage.GetStorageAccountStatusCommand
Used to create a hosted service within a given subscription
Inheritance:
Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
Mostrar archivo
Open project: azurecoder/fluent-management
Class Usage Examples
Protected Methods
Method
Description
ResponseCallback
(
HttpWebResponse
webResponse
) :
void
Private Methods
Method
Description
GetStorageAccountStatusCommand
(
string
name
) :
System
Method Details
ResponseCallback()
protected
method
protected
ResponseCallback
(
HttpWebResponse
webResponse
) :
void
webResponse
System.Net.HttpWebResponse
return
void