Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_APPEND_BLOCK_BYTES |
4194304 |
public static final int |
MAX_BLOCKS |
50000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_BLOCKS |
50000 |
public static final int |
MAX_STAGE_BLOCK_BYTES |
104857600 |
public static final int |
MAX_UPLOAD_BLOB_BYTES |
268435456 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOG_CONTAINER_NAME |
"$logs" |
public static final String |
ROOT_CONTAINER_NAME |
"$root" |
public static final String |
STATIC_WEBSITE_CONTAINER_NAME |
"$web" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
defaultMinDurationToLogSlowRequests |
3000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_PUT_PAGES_BYTES |
4194304 |
public static final int |
PAGE_BYTES |
512 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BLOB_DEFAULT_DOWNLOAD_BLOCK_SIZE |
4194304 |
Copyright © 2019 Microsoft Corporation. All rights reserved.