BlobQueryOutput Class
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.
Used to output the query result, which include scanned bytes and errors
public class BlobQueryOutput
type BlobQueryOutput = class
Public Class BlobQueryOutput
- Inheritance
-
BlobQueryOutput
Constructors
BlobQueryOutput() | |
BlobQueryOutput(Int64, List<PSBlobQueryError>) |
Properties
BlobQueryError | |
BytesScanned | |
FailureCount |