Uses of Class
com.azure.resourcemanager.appservice.models.NameIdentifierCollection
Packages that use NameIdentifierCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of NameIdentifierCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type NameIdentifierCollectionModifier and TypeClassDescriptionfinal classCollection of domain name identifiers.Methods in com.azure.resourcemanager.appservice.models that return NameIdentifierCollectionModifier and TypeMethodDescriptionstatic NameIdentifierCollectionNameIdentifierCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NameIdentifierCollection from the JsonReader.NameIdentifierCollection.withValue(List<NameIdentifierInner> value) Set the value property: Collection of resources.