rican/TexMex
Asian
Asian/Chinese
Asian/Indian
Asian/Japanese
Asian/Korean
Asian/Thai
Asian/Vietnamese
European
European/Belgian
European/Czech
European/Dutch
European/English
European/French
European/German
European/Greek
European/Polish
European/Irish
European/Italian
European/Portuguese
European/Russian
European/Scandinavian
European/Spanish
European/Swiss
Latin
Latin/Brazilian
Latin/Mexican
MiddleEastern
MiddleEastern/Ethiopian
MiddleEastern/Jewish
MiddleEastern/Lebanese
—Recipe Sources—
365Recipes
365Recipes/Grilling
365Recipes/Chicken
365Recipes/Pasta
AmericasTestKitchen
AmericasTestKitchen/CooksCountry
AmericasTestKitchen/CooksIllustrated
BetterHomesGarden
Bon Appetit
Chowhound
FineCooking
FoodWine
GoodEats
Gourmet
HDawson
AMarcos
DMarcos 4★
JMarcos
KMarcos
JPhalen
—Recipe Ratings—
5★
4★
3★
2★
1★
No★
—Recipe Alerts—
RecipeNeeded
RecipeIncomplete
RecipeWrong
RecipeFails
TagsNeeded
*/
<?php
namespace Beta\Microsoft\Graph\Model;
class UnifiedRbacResourceNamespace extends Entity
{
/** * Gets the name * * @return string|null The name */ public function getName() { if (array_key_exists("name", $this->_propDict)) { return $this->_propDict["name"];