public class KeyCredentialsUpdateParameters extends Object
| Constructor and Description |
|---|
KeyCredentialsUpdateParameters() |
| Modifier and Type | Method and Description |
|---|---|
List<com.microsoft.azure.management.graphrbac.implementation.KeyCredentialInner> |
value()
Get the value value.
|
KeyCredentialsUpdateParameters |
withValue(List<com.microsoft.azure.management.graphrbac.implementation.KeyCredentialInner> value)
Set the value value.
|
public List<com.microsoft.azure.management.graphrbac.implementation.KeyCredentialInner> value()
public KeyCredentialsUpdateParameters withValue(List<com.microsoft.azure.management.graphrbac.implementation.KeyCredentialInner> value)
value - the value value to setCopyright © 2019. All rights reserved.