public class ApplicationId extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AZURE_SPRING_AAD
AZURE_SPRING_AAD does not contain VERSION, because AAD server support 2 headers:
1.
|
static String |
AZURE_SPRING_B2C |
static String |
AZURE_SPRING_KEY_VAULT |
static String |
AZURE_SPRING_SERVICE_BUS |
static String |
AZURE_SPRING_STORAGE_BLOB |
static String |
AZURE_SPRING_STORAGE_FILES |
static String |
VERSION |
| Constructor and Description |
|---|
ApplicationId() |
public static final String VERSION
public static final String AZURE_SPRING_KEY_VAULT
public static final String AZURE_SPRING_SERVICE_BUS
public static final String AZURE_SPRING_STORAGE_BLOB
public static final String AZURE_SPRING_STORAGE_FILES
public static final String AZURE_SPRING_AAD
public static final String AZURE_SPRING_B2C
Copyright © 2021 Microsoft Corporation. All rights reserved.