Uses of Class
com.azure.resourcemanager.appservice.models.PublishingCredentialsPoliciesCollection
Packages that use PublishingCredentialsPoliciesCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of PublishingCredentialsPoliciesCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type PublishingCredentialsPoliciesCollectionModifier and TypeClassDescriptionfinal classPublishing Credentials Policies entity collection ARM resource.Methods in com.azure.resourcemanager.appservice.models that return PublishingCredentialsPoliciesCollectionModifier and TypeMethodDescriptionPublishingCredentialsPoliciesCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PublishingCredentialsPoliciesCollection from the JsonReader.PublishingCredentialsPoliciesCollection.withValue(List<CsmPublishingCredentialsPoliciesEntityInner> value) Set the value property: Collection of resources.