sparse-intern-71089
04/13/2021, 2:17 PMgentle-diamond-70147
04/13/2021, 2:33 PMrough-tomato-98795
04/13/2021, 2:39 PMrough-tomato-98795
04/13/2021, 2:39 PMgentle-diamond-70147
04/13/2021, 2:41 PMrough-tomato-98795
04/13/2021, 3:33 PMconst newStorage = new azure.storage.Account("newstorage", {
accountReplicationType: "LRS",
accountTier: "Standard",
name: "newstorage",
resourceGroupName: "r669-resourceGroup",
})
newStorage.resourceGroupName.apply(rg => console.log("resourcegroupname", rg))