public static class VaultProperties.AzureMsiProperties extends Object
| Constructor and Description |
|---|
AzureMsiProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAzurePath() |
URI |
getIdentityTokenService() |
URI |
getMetadataService() |
String |
getRole() |
void |
setAzurePath(String azurePath) |
void |
setIdentityTokenService(URI identityTokenService) |
void |
setMetadataService(URI metadataService) |
void |
setRole(String role) |
public String getAzurePath()
public void setAzurePath(String azurePath)
public String getRole()
public void setRole(String role)
public URI getMetadataService()
public void setMetadataService(URI metadataService)
public URI getIdentityTokenService()
public void setIdentityTokenService(URI identityTokenService)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.