NewResourceManagerSdkClient.GetDeploymentErrorMessagesWithOperationId 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 string GetDeploymentErrorMessagesWithOperationId (Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentOperationErrorInfo errorInfo, string deploymentName = default, string correlationId = default);
member this.GetDeploymentErrorMessagesWithOperationId : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentOperationErrorInfo * string * string -> string
Public Function GetDeploymentErrorMessagesWithOperationId (errorInfo As DeploymentOperationErrorInfo, Optional deploymentName As String = Nothing, Optional correlationId As String = Nothing) As String
Parameters
- errorInfo
- DeploymentOperationErrorInfo
- deploymentName
- String
- correlationId
- String