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