你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DeploymentScriptsSdkClient Class

Definition

public class DeploymentScriptsSdkClient
type DeploymentScriptsSdkClient = class
Public Class DeploymentScriptsSdkClient
Inheritance
DeploymentScriptsSdkClient

Constructors

DeploymentScriptsSdkClient()

Parameter-less constructor for mocking

DeploymentScriptsSdkClient(IAzureContext)
DeploymentScriptsSdkClient(IDeploymentScriptsClient)

Properties

DeploymentScriptsClient

Methods

DeleteDeploymentScript(String, String)
GetDeploymentScript(String, String)
GetDeploymentScriptLog(String, String, Int32)
ListDeploymentScriptsByResourceGroup(String)
ListDeploymentScriptsBySubscription()

Applies to