RolloutCmdletBase.FormatOperationInfo(PSBaseOperationInfo, Int32) 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.
protected static string FormatOperationInfo (Microsoft.Azure.Commands.DeploymentManager.Models.PSBaseOperationInfo operationInfo, int indentFactor);
static member FormatOperationInfo : Microsoft.Azure.Commands.DeploymentManager.Models.PSBaseOperationInfo * int -> string
Protected Shared Function FormatOperationInfo (operationInfo As PSBaseOperationInfo, indentFactor As Integer) As String
Parameters
- operationInfo
- PSBaseOperationInfo
- indentFactor
- Int32