Uses of Class
com.azure.resourcemanager.appservice.models.StaticSiteUserCollection
-
Packages that use StaticSiteUserCollection Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of StaticSiteUserCollection in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return StaticSiteUserCollection Modifier and Type Method Description StaticSiteUserCollectionStaticSiteUserCollection. withValue(List<StaticSiteUserArmResourceInner> value)Set the value property: Collection of resources.
-