PSBlobQueryCsvTextConfiguration Constructors
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.
Overloads
PSBlobQueryCsvTextConfiguration() | |
PSBlobQueryCsvTextConfiguration(BlobQueryCsvTextOptions) |
PSBlobQueryCsvTextConfiguration()
public PSBlobQueryCsvTextConfiguration ();
Public Sub New ()
Applies to
PSBlobQueryCsvTextConfiguration(BlobQueryCsvTextOptions)
public PSBlobQueryCsvTextConfiguration (Azure.Storage.Blobs.Models.BlobQueryCsvTextOptions config);
new Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.PSBlobQueryCsvTextConfiguration : Azure.Storage.Blobs.Models.BlobQueryCsvTextOptions -> Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.PSBlobQueryCsvTextConfiguration
Public Sub New (config As BlobQueryCsvTextOptions)
Parameters
- config
- BlobQueryCsvTextOptions