Package | Description |
---|---|
com.microsoft.azure.management.graphrbac |
This package contains the classes for GraphRbacManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ProviderOperation |
ProviderOperation.withDescription(String description)
Set the description value.
|
ProviderOperation |
ProviderOperation.withDisplayName(String displayName)
Set the displayName value.
|
ProviderOperation |
ProviderOperation.withIsDataAction(Boolean isDataAction)
Set the isDataAction value.
|
ProviderOperation |
ProviderOperation.withName(String name)
Set the name value.
|
ProviderOperation |
ProviderOperation.withOrigin(String origin)
Set the origin value.
|
ProviderOperation |
ProviderOperation.withProperties(Object properties)
Set the properties value.
|
Modifier and Type | Method and Description |
---|---|
List<ProviderOperation> |
ResourceType.operations()
Get the operations value.
|
Modifier and Type | Method and Description |
---|---|
ResourceType |
ResourceType.withOperations(List<ProviderOperation> operations)
Set the operations value.
|
Copyright © 2019. All rights reserved.