HcpOperatorIdentityRoleSetsOperations interface
Interface representing a HcpOperatorIdentityRoleSets operations.
Properties
| get | Get a HcpOperatorIdentityRoleSet |
| list | List HcpOperatorIdentityRoleSet resources by SubscriptionLocationResource |
Property Details
get
Get a HcpOperatorIdentityRoleSet
get: (location: string, hcpOperatorIdentityRoleSetName: string, options?: HcpOperatorIdentityRoleSetsGetOptionalParams) => Promise<HcpOperatorIdentityRoleSet>
Property Value
(location: string, hcpOperatorIdentityRoleSetName: string, options?: HcpOperatorIdentityRoleSetsGetOptionalParams) => Promise<HcpOperatorIdentityRoleSet>
list
List HcpOperatorIdentityRoleSet resources by SubscriptionLocationResource
list: (location: string, options?: HcpOperatorIdentityRoleSetsListOptionalParams) => PagedAsyncIterableIterator<HcpOperatorIdentityRoleSet, HcpOperatorIdentityRoleSet[], PageSettings>
Property Value
(location: string, options?: HcpOperatorIdentityRoleSetsListOptionalParams) => PagedAsyncIterableIterator<HcpOperatorIdentityRoleSet, HcpOperatorIdentityRoleSet[], PageSettings>