Uses of Class
com.azure.resourcemanager.appservice.models.DeploymentCollection
-
Packages that use DeploymentCollection Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of DeploymentCollection in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return DeploymentCollection Modifier and Type Method Description DeploymentCollectionDeploymentCollection. withValue(List<DeploymentInner> value)Set the value property: Collection of resources.
-