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