AmazonS3Location Class
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.
The location of amazon S3 dataset.
public class AmazonS3Location : Azure.ResourceManager.DataFactory.Models.DatasetLocation, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataFactory.Models.AmazonS3Location>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataFactory.Models.AmazonS3Location>
public class AmazonS3Location : Azure.ResourceManager.DataFactory.Models.DatasetLocation
type AmazonS3Location = class
inherit DatasetLocation
interface IJsonModel<AmazonS3Location>
interface IPersistableModel<AmazonS3Location>
type AmazonS3Location = class
inherit DatasetLocation
Public Class AmazonS3Location
Inherits DatasetLocation
Implements IJsonModel(Of AmazonS3Location), IPersistableModel(Of AmazonS3Location)
Public Class AmazonS3Location
Inherits DatasetLocation
- Inheritance
- Implements
AmazonS3Location() |
Initializes a new instance of AmazonS3Location. |
Additional |
Additional Properties To assign an object to the value of this property use FromObjectAsJson<T>(T, JsonSerializerOptions). To assign an already formatted json string to this property use FromString(String). Examples:
|
Bucket |
Specify the bucketName of amazon S3. Type: string (or Expression with resultType string). |
File |
Specify the file name of dataset. Type: string (or Expression with resultType string). (Inherited from DatasetLocation) |
Folder |
Specify the folder path of dataset. Type: string (or Expression with resultType string). (Inherited from DatasetLocation) |
Version |
Specify the version of amazon S3. Type: string (or Expression with resultType string). |
Produkt | Versionen |
---|---|
Azure SDK for .NET | Latest, Preview |
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: