public static class AppConfigurationStoreMonitoring.PushNotification extends Object
| Constructor and Description |
|---|
PushNotification() |
| Modifier and Type | Method and Description |
|---|---|
AppConfigurationStoreMonitoring.AccessToken |
getPrimaryToken() |
AppConfigurationStoreMonitoring.AccessToken |
getSecondaryToken() |
void |
setPrimaryToken(AppConfigurationStoreMonitoring.AccessToken primaryToken) |
void |
setSecondaryToken(AppConfigurationStoreMonitoring.AccessToken secondaryToken) |
public AppConfigurationStoreMonitoring.AccessToken getPrimaryToken()
public void setPrimaryToken(AppConfigurationStoreMonitoring.AccessToken primaryToken)
primaryToken - the primaryToken to setpublic AppConfigurationStoreMonitoring.AccessToken getSecondaryToken()
public void setSecondaryToken(AppConfigurationStoreMonitoring.AccessToken secondaryToken)
secondaryToken - the secondaryToken to setCopyright © 2021 Microsoft Corporation. All rights reserved.