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