Uses of Class
com.azure.resourcemanager.appservice.models.StaticSiteCustomDomainOverviewCollection
Packages that use StaticSiteCustomDomainOverviewCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of StaticSiteCustomDomainOverviewCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type StaticSiteCustomDomainOverviewCollectionModifier and TypeClassDescriptionfinal classCollection of static site custom domains.Methods in com.azure.resourcemanager.appservice.models that return StaticSiteCustomDomainOverviewCollectionModifier and TypeMethodDescriptionStaticSiteCustomDomainOverviewCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StaticSiteCustomDomainOverviewCollection from the JsonReader.StaticSiteCustomDomainOverviewCollection.withValue(List<StaticSiteCustomDomainOverviewArmResourceInner> value) Set the value property: Collection of resources.