Uses of Class
com.azure.resourcemanager.appservice.fluent.models.CustomHostnameSitesProperties
Packages that use CustomHostnameSitesProperties
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of CustomHostnameSitesProperties in com.azure.resourcemanager.appservice.fluent.models
Classes in com.azure.resourcemanager.appservice.fluent.models that implement interfaces with type arguments of type CustomHostnameSitesPropertiesModifier and TypeClassDescriptionfinal classCustomHostnameSites resource specific properties.Methods in com.azure.resourcemanager.appservice.fluent.models that return CustomHostnameSitesPropertiesModifier and TypeMethodDescriptionCustomHostnameSitesProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CustomHostnameSitesProperties from the JsonReader.CustomHostnameSitesProperties.withCustomHostname(String customHostname) Set the customHostname property: The customHostname property.CustomHostnameSitesProperties.withRegion(String region) Set the region property: The region property.CustomHostnameSitesProperties.withSiteResourceIds(List<IdentifierInner> siteResourceIds) Set the siteResourceIds property: The siteResourceIds property.