Uses of Class
com.azure.resourcemanager.appservice.models.StaticSiteUserCollection
Packages that use StaticSiteUserCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of StaticSiteUserCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type StaticSiteUserCollectionModifier and TypeClassDescriptionfinal classCollection of static site custom users.Methods in com.azure.resourcemanager.appservice.models that return StaticSiteUserCollectionModifier and TypeMethodDescriptionstatic StaticSiteUserCollectionStaticSiteUserCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StaticSiteUserCollection from the JsonReader.StaticSiteUserCollection.withValue(List<StaticSiteUserArmResourceInner> value) Set the value property: Collection of resources.