Sdílet prostřednictvím


DeploymentScriptsSdkClient.GetDeploymentScriptLog Method

Definition

public virtual Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PsDeploymentScriptLog GetDeploymentScriptLog (string scriptName, string resourceGroupName, int tail);
abstract member GetDeploymentScriptLog : string * string * int -> Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PsDeploymentScriptLog
override this.GetDeploymentScriptLog : string * string * int -> Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PsDeploymentScriptLog
Public Overridable Function GetDeploymentScriptLog (scriptName As String, resourceGroupName As String, tail As Integer) As PsDeploymentScriptLog

Parameters

scriptName
String
resourceGroupName
String
tail
Int32

Returns

Applies to