Uses of Class
com.azure.resourcemanager.appservice.fluent.models.CsmPublishingCredentialsPoliciesEntityProperties
-
Packages that use CsmPublishingCredentialsPoliciesEntityProperties Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient. -
-
Uses of CsmPublishingCredentialsPoliciesEntityProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return CsmPublishingCredentialsPoliciesEntityProperties Modifier and Type Method Description CsmPublishingCredentialsPoliciesEntityPropertiesCsmPublishingCredentialsPoliciesEntityProperties. withAllow(boolean allow)Set the allow property: <code>true</code> to allow access to a publishing method; otherwise, <code>false</code>.
-