Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Elastacloud
AzureManagement
Fluent
Commands
Services
CreateCloudServiceCommand
C# Class Elastacloud.AzureManagement.Fluent.Commands.Services.CreateCloudServiceCommand
Used to create a hosted service within a given subscription
Inheritance:
ServiceCommand
ファイルを表示
Open project: azurecoder/fluent-management
Class Usage Examples
Protected Methods
Method
Description
CreatePayload
( ) :
string
Private Methods
Method
Description
CreateCloudServiceCommand
(
string
name
,
string
description
,
string
location
= LocationConstants.NorthEurope,
string
affinityGroup
= "" ) :
System
Method Details
CreatePayload()
protected
method
protected
CreatePayload
( ) :
string
return
string