DatasetJsonAzureBlobStorageLocationArgs

constructor(container: Output<String>, dynamicContainerEnabled: Output<Boolean>? = null, dynamicFilenameEnabled: Output<Boolean>? = null, dynamicPathEnabled: Output<Boolean>? = null, filename: Output<String>, path: Output<String>)