Uses of Class
com.azure.resourcemanager.appservice.models.SourceControlCollection
Packages that use SourceControlCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of SourceControlCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type SourceControlCollectionModifier and TypeClassDescriptionfinal classCollection of source controls.Methods in com.azure.resourcemanager.appservice.models that return SourceControlCollectionModifier and TypeMethodDescriptionstatic SourceControlCollectionSourceControlCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SourceControlCollection from the JsonReader.SourceControlCollection.withValue(List<SourceControlInner> value) Set the value property: Collection of resources.