Uses of Class
com.azure.resourcemanager.appservice.fluent.models.StaticSiteUserArmResourceProperties
-
Packages that use StaticSiteUserArmResourceProperties Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient. -
-
Uses of StaticSiteUserArmResourceProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return StaticSiteUserArmResourceProperties Modifier and Type Method Description StaticSiteUserArmResourcePropertiesStaticSiteUserArmResourceProperties. withRoles(String roles)Set the roles property: The roles for the static site user, in free-form string format.
-