com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionPropertyInner> |
ApplicationsClient.listExtensionProperties(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
List<ApplicationsSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get extensionProperties from applications.
|
com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionPropertyInner> |
ApplicationsClient.listExtensionPropertiesAsync(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
List<ApplicationsSelect> select,
List<String> expand) |
Get extensionProperties from applications.
|
com.azure.core.http.rest.PagedIterable<MicrosoftGraphHomeRealmDiscoveryPolicyInner> |
ApplicationsClient.listHomeRealmDiscoveryPolicies(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
List<ApplicationsSelect> select,
List<ApplicationsExpand> expand,
com.azure.core.util.Context context) |
Get homeRealmDiscoveryPolicies from applications.
|
com.azure.core.http.rest.PagedFlux<MicrosoftGraphHomeRealmDiscoveryPolicyInner> |
ApplicationsClient.listHomeRealmDiscoveryPoliciesAsync(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
List<ApplicationsSelect> select,
List<ApplicationsExpand> expand) |
Get homeRealmDiscoveryPolicies from applications.
|
com.azure.core.http.rest.PagedIterable<MicrosoftGraphDirectoryObjectInner> |
ApplicationsClient.listOwners(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
List<ApplicationsSelect> select,
List<String> expand,
com.azure.core.util.Context context) |
Get owners from applications.
|
com.azure.core.http.rest.PagedFlux<MicrosoftGraphDirectoryObjectInner> |
ApplicationsClient.listOwnersAsync(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
List<ApplicationsSelect> select,
List<String> expand) |
Get owners from applications.
|
com.azure.core.http.rest.PagedIterable<String> |
ApplicationsClient.listRefHomeRealmDiscoveryPolicies(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
com.azure.core.util.Context context) |
Get ref of homeRealmDiscoveryPolicies from applications.
|
com.azure.core.http.rest.PagedFlux<String> |
ApplicationsClient.listRefHomeRealmDiscoveryPoliciesAsync(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby) |
Get ref of homeRealmDiscoveryPolicies from applications.
|
com.azure.core.http.rest.PagedIterable<String> |
ApplicationsClient.listRefOwners(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
com.azure.core.util.Context context) |
Get ref of owners from applications.
|
com.azure.core.http.rest.PagedFlux<String> |
ApplicationsClient.listRefOwnersAsync(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby) |
Get ref of owners from applications.
|
com.azure.core.http.rest.PagedIterable<String> |
ApplicationsClient.listRefTokenIssuancePolicies(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
com.azure.core.util.Context context) |
Get ref of tokenIssuancePolicies from applications.
|
com.azure.core.http.rest.PagedFlux<String> |
ApplicationsClient.listRefTokenIssuancePoliciesAsync(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby) |
Get ref of tokenIssuancePolicies from applications.
|
com.azure.core.http.rest.PagedIterable<String> |
ApplicationsClient.listRefTokenLifetimePolicies(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
com.azure.core.util.Context context) |
Get ref of tokenLifetimePolicies from applications.
|
com.azure.core.http.rest.PagedFlux<String> |
ApplicationsClient.listRefTokenLifetimePoliciesAsync(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby) |
Get ref of tokenLifetimePolicies from applications.
|
com.azure.core.http.rest.PagedIterable<MicrosoftGraphTokenIssuancePolicyInner> |
ApplicationsClient.listTokenIssuancePolicies(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
List<ApplicationsSelect> select,
List<ApplicationsExpand> expand,
com.azure.core.util.Context context) |
Get tokenIssuancePolicies from applications.
|
com.azure.core.http.rest.PagedFlux<MicrosoftGraphTokenIssuancePolicyInner> |
ApplicationsClient.listTokenIssuancePoliciesAsync(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
List<ApplicationsSelect> select,
List<ApplicationsExpand> expand) |
Get tokenIssuancePolicies from applications.
|
com.azure.core.http.rest.PagedIterable<MicrosoftGraphTokenLifetimePolicyInner> |
ApplicationsClient.listTokenLifetimePolicies(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
List<ApplicationsSelect> select,
List<ApplicationsExpand> expand,
com.azure.core.util.Context context) |
Get tokenLifetimePolicies from applications.
|
com.azure.core.http.rest.PagedFlux<MicrosoftGraphTokenLifetimePolicyInner> |
ApplicationsClient.listTokenLifetimePoliciesAsync(String applicationId,
Integer top,
Integer skip,
String search,
String filter,
Boolean count,
List<ApplicationsOrderby> orderby,
List<ApplicationsSelect> select,
List<ApplicationsExpand> expand) |
Get tokenLifetimePolicies from applications.
|