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