Uses of Class
com.azure.resourcemanager.authorization.fluent.models.Get5ItemsItem
-
Packages that use Get5ItemsItem Package Description com.azure.resourcemanager.authorization.fluent Package containing the service clients for AuthorizationManagementClient.com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of Get5ItemsItem in com.azure.resourcemanager.authorization.fluent
Method parameters in com.azure.resourcemanager.authorization.fluent with type arguments of type Get5ItemsItem Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<MicrosoftGraphContractInner>
ContractsContractsClient. listContract(Integer top, Integer skip, String search, String filter, Boolean count, List<Get5ItemsItem> orderby, List<ContractsContractSelect> select, List<String> expand, com.azure.core.util.Context context)
Get entities from contracts.com.azure.core.http.rest.PagedFlux<MicrosoftGraphContractInner>
ContractsContractsClient. listContractAsync(Integer top, Integer skip, String search, String filter, Boolean count, List<Get5ItemsItem> orderby, List<ContractsContractSelect> select, List<String> expand)
Get entities from contracts.com.azure.core.http.rest.PagedIterable<MicrosoftGraphGroupLifecyclePolicyInner>
GroupLifecyclePoliciesGroupLifecyclePoliciesClient. listGroupLifecyclePolicy(Integer top, Integer skip, String search, String filter, Boolean count, List<Get5ItemsItem> orderby, List<Get6ItemsItem> select, List<Get7ItemsItem> expand, com.azure.core.util.Context context)
Get entities from groupLifecyclePolicies.com.azure.core.http.rest.PagedFlux<MicrosoftGraphGroupLifecyclePolicyInner>
GroupLifecyclePoliciesGroupLifecyclePoliciesClient. listGroupLifecyclePolicyAsync(Integer top, Integer skip, String search, String filter, Boolean count, List<Get5ItemsItem> orderby, List<Get6ItemsItem> select, List<Get7ItemsItem> expand)
Get entities from groupLifecyclePolicies. -
Uses of Get5ItemsItem in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as Get5ItemsItem Modifier and Type Field Description static Get5ItemsItem
Get5ItemsItem. ALTERNATE_NOTIFICATION_EMAILS
Static value alternateNotificationEmails for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. ALTERNATE_NOTIFICATION_EMAILS_DESC
Static value alternateNotificationEmails desc for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. ASTERISK
Static value * for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. CONTRACT_TYPE
Static value contractType for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. CONTRACT_TYPE_DESC
Static value contractType desc for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. CUSTOMER_ID
Static value customerId for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. CUSTOMER_ID_DESC
Static value customerId desc for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. DEFAULT_DOMAIN_NAME
Static value defaultDomainName for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. DEFAULT_DOMAIN_NAME_DESC
Static value defaultDomainName desc for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. DELETED_DATE_TIME
Static value deletedDateTime for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. DELETED_DATE_TIME_DESC
Static value deletedDateTime desc for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. DISPLAY_NAME
Static value displayName for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. DISPLAY_NAME_DESC
Static value displayName desc for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. GROUP_LIFETIME_IN_DAYS
Static value groupLifetimeInDays for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. GROUP_LIFETIME_IN_DAYS_DESC
Static value groupLifetimeInDays desc for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. ID
Static value id for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. ID_DESC
Static value id desc for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. MANAGED_GROUP_TYPES
Static value managedGroupTypes for Get5ItemsItem.static Get5ItemsItem
Get5ItemsItem. MANAGED_GROUP_TYPES_DESC
Static value managedGroupTypes desc for Get5ItemsItem.Methods in com.azure.resourcemanager.authorization.fluent.models that return Get5ItemsItem Modifier and Type Method Description static Get5ItemsItem
Get5ItemsItem. fromString(String name)
Creates or finds a Get5ItemsItem from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type Get5ItemsItem Modifier and Type Method Description static Collection<Get5ItemsItem>
Get5ItemsItem. values()
-