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