CmdletExtensions.EnableDataCollection(AzurePSCmdlet) 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 static void EnableDataCollection (this Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet cmdlt);
static member EnableDataCollection : Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet -> unit
<Extension()>
Public Sub EnableDataCollection (cmdlt As AzurePSCmdlet)
Parameters
- cmdlt
- AzurePSCmdlet