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