public final class EncryptionScopeListResult extends Object
| Constructor and Description |
|---|
EncryptionScopeListResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
nextLink()
Get the nextLink property: Request URL that can be used to query next page of encryption scopes.
|
void |
validate()
Validates the instance.
|
List<EncryptionScopeInner> |
value()
Get the value property: List of encryption scopes requested.
|
public List<EncryptionScopeInner> value()
public String nextLink()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.