Uses of Class
com.azure.resourcemanager.appservice.fluent.models.StringListInner
Packages that use StringListInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
-
Uses of StringListInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return StringListInnerModifier and TypeMethodDescriptionStaticSitesClient.listStaticSiteConfiguredRoles(String resourceGroupName, String name) Lists the roles configured for the static site.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type StringListInnerModifier and TypeMethodDescriptionStaticSitesClient.listStaticSiteConfiguredRolesAsync(String resourceGroupName, String name) Lists the roles configured for the static site.com.azure.core.http.rest.Response<StringListInner>StaticSitesClient.listStaticSiteConfiguredRolesWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context) Lists the roles configured for the static site.Mono<com.azure.core.http.rest.Response<StringListInner>>StaticSitesClient.listStaticSiteConfiguredRolesWithResponseAsync(String resourceGroupName, String name) Lists the roles configured for the static site. -
Uses of StringListInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return StringListInnerModifier and TypeMethodDescriptionSet the kind property: Kind of resource.StringListInner.withProperties(List<String> properties) Set the properties property: List of string resources.