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
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.