PSBlobQueryCsvTextConfiguration 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.
Wrapper Class for BlobQueryCsvTextOptions
public class PSBlobQueryCsvTextConfiguration : Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.PSBlobQueryTextConfiguration
type PSBlobQueryCsvTextConfiguration = class
inherit PSBlobQueryTextConfiguration
Public Class PSBlobQueryCsvTextConfiguration
Inherits PSBlobQueryTextConfiguration
- Inheritance
Constructors
PSBlobQueryCsvTextConfiguration() | |
PSBlobQueryCsvTextConfiguration(BlobQueryCsvTextOptions) |
Properties
ColumnSeparator | |
EscapeCharacter | |
HasHeaders | |
QuotationCharacter | |
RecordSeparator | (Inherited from PSBlobQueryTextConfiguration) |
Type | (Inherited from PSBlobQueryTextConfiguration) |
Methods
ParseBlobQueryCsvTextConfiguration() | |
ParseBlobQueryTextConfiguration() | (Inherited from PSBlobQueryTextConfiguration) |