Skip to content

Commit

Permalink
[storage][stg74] set file tier (#11735)
Browse files Browse the repository at this point in the history
* format datalake

* re-generate file with de8a4f0

* add set share tier

* edit import
  • Loading branch information
ljian3377 authored Oct 9, 2020
1 parent c9886e5 commit 7ea23a5
Show file tree
Hide file tree
Showing 15 changed files with 673 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ export class SASQueryParameters {
correlationId?: string
);

/**
/**
* Creates an instance of SASQueryParameters.
*
* @param {string} version Representing the storage version
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/storage-file-datalake/src/transforms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import {
RemovePathAccessControlItem,
RolePermissions,
ServiceListContainersSegmentResponse,
ServiceListFileSystemsSegmentResponse,
ServiceListFileSystemsSegmentResponse
} from "./models";
import { ToBlobEndpointHostMappings, ToDfsEndpointHostMappings } from "./utils/constants";
import { base64encode } from "./utils/utils.common";
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7ea23a5

Please sign in to comment.