次の方法で共有


ArtifactSources class

ArtifactSources を表すクラス。

コンストラクター

ArtifactSources(AzureDeploymentManagerContext)

ArtifactSources を作成します。

メソッド

createOrUpdate(string, string, ArtifactSourcesCreateOrUpdateOptionalParams)

新しい成果物ソースを同期的に作成するか、既存の成果物ソースを更新します。

createOrUpdate(string, string, ArtifactSourcesCreateOrUpdateOptionalParams, ServiceCallback<ArtifactSource>)
createOrUpdate(string, string, ServiceCallback<ArtifactSource>)
deleteMethod(string, string, RequestOptionsBase)
deleteMethod(string, string, RequestOptionsBase, ServiceCallback<void>)
deleteMethod(string, string, ServiceCallback<void>)
get(string, string, RequestOptionsBase)
get(string, string, RequestOptionsBase, ServiceCallback<ArtifactSource>)
get(string, string, ServiceCallback<ArtifactSource>)
list(string, RequestOptionsBase)
list(string, RequestOptionsBase, ServiceCallback<ArtifactSource[]>)
list(string, ServiceCallback<ArtifactSource[]>)

コンストラクターの詳細

ArtifactSources(AzureDeploymentManagerContext)

ArtifactSources を作成します。

new ArtifactSources(client: AzureDeploymentManagerContext)

パラメーター

client
AzureDeploymentManagerContext

サービス クライアントへの参照。

メソッドの詳細

createOrUpdate(string, string, ArtifactSourcesCreateOrUpdateOptionalParams)

新しい成果物ソースを同期的に作成するか、既存の成果物ソースを更新します。

function createOrUpdate(resourceGroupName: string, artifactSourceName: string, options?: ArtifactSourcesCreateOrUpdateOptionalParams): Promise<ArtifactSourcesCreateOrUpdateResponse>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

artifactSourceName

string

成果物ソースの名前。

options
ArtifactSourcesCreateOrUpdateOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ArtifactSourcesCreateOrUpdateResponse>

createOrUpdate(string, string, ArtifactSourcesCreateOrUpdateOptionalParams, ServiceCallback<ArtifactSource>)

function createOrUpdate(resourceGroupName: string, artifactSourceName: string, options: ArtifactSourcesCreateOrUpdateOptionalParams, callback: ServiceCallback<ArtifactSource>)

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

artifactSourceName

string

成果物ソースの名前。

options
ArtifactSourcesCreateOrUpdateOptionalParams

省略可能なパラメーター

callback

ServiceCallback<ArtifactSource>

コールバック。

createOrUpdate(string, string, ServiceCallback<ArtifactSource>)

function createOrUpdate(resourceGroupName: string, artifactSourceName: string, callback: ServiceCallback<ArtifactSource>)

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

artifactSourceName

string

成果物ソースの名前。

callback

ServiceCallback<ArtifactSource>

コールバック。

deleteMethod(string, string, RequestOptionsBase)

function deleteMethod(resourceGroupName: string, artifactSourceName: string, options?: RequestOptionsBase): Promise<RestResponse>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

artifactSourceName

string

成果物ソースの名前。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<RestResponse>

Promise<msRest.RestResponse>

deleteMethod(string, string, RequestOptionsBase, ServiceCallback<void>)

function deleteMethod(resourceGroupName: string, artifactSourceName: string, options: RequestOptionsBase, callback: ServiceCallback<void>)

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

artifactSourceName

string

成果物ソースの名前。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<void>

コールバック。

deleteMethod(string, string, ServiceCallback<void>)

function deleteMethod(resourceGroupName: string, artifactSourceName: string, callback: ServiceCallback<void>)

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

artifactSourceName

string

成果物ソースの名前。

callback

ServiceCallback<void>

コールバック。

get(string, string, RequestOptionsBase)

function get(resourceGroupName: string, artifactSourceName: string, options?: RequestOptionsBase): Promise<ArtifactSourcesGetResponse>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

artifactSourceName

string

成果物ソースの名前。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ArtifactSourcesGetResponse>

get(string, string, RequestOptionsBase, ServiceCallback<ArtifactSource>)

function get(resourceGroupName: string, artifactSourceName: string, options: RequestOptionsBase, callback: ServiceCallback<ArtifactSource>)

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

artifactSourceName

string

成果物ソースの名前。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<ArtifactSource>

コールバック。

get(string, string, ServiceCallback<ArtifactSource>)

function get(resourceGroupName: string, artifactSourceName: string, callback: ServiceCallback<ArtifactSource>)

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

artifactSourceName

string

成果物ソースの名前。

callback

ServiceCallback<ArtifactSource>

コールバック。

list(string, RequestOptionsBase)

function list(resourceGroupName: string, options?: RequestOptionsBase): Promise<ArtifactSourcesListResponse>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ArtifactSourcesListResponse>

list(string, RequestOptionsBase, ServiceCallback<ArtifactSource[]>)

function list(resourceGroupName: string, options: RequestOptionsBase, callback: ServiceCallback<ArtifactSource[]>)

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<ArtifactSource[]>

コールバック。

list(string, ServiceCallback<ArtifactSource[]>)

function list(resourceGroupName: string, callback: ServiceCallback<ArtifactSource[]>)

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

callback

ServiceCallback<ArtifactSource[]>

コールバック。