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