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