DeploymentScriptsSdkClient.GetDeploymentScriptLog Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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