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