| Modifier and Type | Field and Description |
|---|---|
static String |
DAYS_ELEMENT
The XML element for the Analytics RetentionPolicy Days.
|
static String |
DEFAULT_SERVICE_VERSION
The XML element for the Default Service Version.
|
static String |
DELETE_ELEMENT
The XML element for the Analytics Logging Delete type.
|
static String |
ENABLED_ELEMENT
The XML element for the Analytics RetentionPolicy Enabled.
|
static String |
INCLUDE_APIS_ELEMENT
The XML element for the Analytics Metrics IncludeAPIs.
|
static String |
LOGGING_ELEMENT
The XML element for the Analytics Logging
|
static String |
METRICS_ELEMENT
The XML element for the Analytics Metrics
|
static String |
READ_ELEMENT
The XML element for the Analytics Logging Read type.
|
static String |
RETENTION_POLICY_ELEMENT
The XML element for the Analytics RetentionPolicy.
|
static String |
STORAGE_SERVICE_PROPERTIES_ELEMENT
The XML element for the StorageServiceProperties
|
static String |
VERSION_ELEMENT
The XML element for the Analytics Version
|
static String |
WRITE_ELEMENT
The XML element for the Analytics Logging Write type.
|
| Constructor and Description |
|---|
AnalyticsConstants() |
public static final String DAYS_ELEMENT
public static final String DEFAULT_SERVICE_VERSION
public static final String DELETE_ELEMENT
public static final String ENABLED_ELEMENT
public static final String INCLUDE_APIS_ELEMENT
public static final String LOGGING_ELEMENT
public static final String METRICS_ELEMENT
public static final String READ_ELEMENT
public static final String RETENTION_POLICY_ELEMENT
public static final String STORAGE_SERVICE_PROPERTIES_ELEMENT
public static final String VERSION_ELEMENT
public static final String WRITE_ELEMENT
/**
* Copyright Microsoft Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/