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